HEADER

Uses of Class
biouml.model.dynamics.EModelRole

Packages that use EModelRole
biouml.model.dynamics 

Uses of EModelRole in biouml.model.dynamics
 

Classes in biouml.model.dynamics that implement EModelRole
class EModelRoleSupport
          
class VariableRole
          General variable definition.
 

Methods in biouml.model.dynamics that return EModelRole
EModelRoleAssignment.getRole()
          
EModelRoleEquation.getRole()
          
EModelRoleEvent.getRole()
          
EModelRoleExpressionOwner.getRole()
          Return role object essential to variables name resolving.
EModelRoleFunction.getRole()
          
EModelRoleState.getRole()
          
EModelRoleTransition.getRole()
          
 


FOOTER

BOTTOM