Poseidon for UMLTM
  UMLdoc
 PREV      NEXT       FRAMES    NO FRAMES      

plp.functional1.memory

Interface AmbienteExecucaoFuncional


public interface AmbienteExecucaoFuncional
has stereotype << interface >>


 Method Summary
public ValorFuncao   getFuncao( Id idArg )
* Retorna uma funcao. 
public void   mapFuncao( Id idArg , ValorFuncao funcao )
* Mapeia um identificador em uma funcao. 
arrow_up
 

 

 Method Detail

getFuncao

public ValorFuncao getFuncao( Id idArg )

* Retorna uma funcao. * * @param idArg o identificador que mapeia a funcao * @param funcao a funcao. * @exception VariavelNaoDeclaradaException se o id nao estiver declarado. 
arrow_up
 
 

mapFuncao

public void mapFuncao( Id idArg , ValorFuncao funcao )

* Mapeia um identificador em uma funcao. * * @param idArg o identificador * @param funcao a funcao. * @exception VariavelJaDeclaradaException se o id ja' estiver declarado. 
arrow_up
 

Created  2003 - 7 - 22

    Poseidon for UMLTM
  UMLdoc
 PREV  CLASSIFIER    NEXT  CLASSIFIER     FRAMES    NO FRAMES      
SUMMARY:   INNER | ATTR | ASSOC | CONSTR | METHOD     DETAIL:   INNER | ATTR | ASSOC | CONSTR | METHOD     DIAGRAMS:   COLLAB | SEQ | STATE | ACTIV

Generated with Poseidon for UMLTM.
Poseidon is a registered trademark of Gentleware AG in Germany, USA and other countries. Copyright 2001 Gentleware AG, Vogt-Kölln-Str.30, 22527 Hamburg, Germany. All Rights Reserved.

UML is a trademark or registered trademark of Object Management Group, Inc. in the U.S. and other countries.