HEADER

Uses of Class
biouml.model.Role

Packages that use Role
biouml.model 
biouml.model.dynamics 

Uses of Role in biouml.model
 

Methods in biouml.model that return Role
RoleDiagramElement.getRole()
          
 

Methods in biouml.model with parameters of type Role
voidDiagramElement.setRole(Role role)
          
 

Uses of Role in biouml.model.dynamics
 

Subinterfaces of Role in biouml.model.dynamics
interface EModelRole
          Executable model role.
 


FOOTER

BOTTOM