| HEADER | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Packages that use Role | |
| biouml.model | |
| biouml.model.dynamics | |
| biouml.plugins.matlab | |
| biouml.plugins.simulation | |
| Uses of Role in biouml.model |
| Methods in biouml.model that return Role | |
Role | DiagramElement.getRole() |
Role | Role.clone(DiagramElement de)Creates copy of the object and asstiate it with specified diagram element. |
| Methods in biouml.model with parameters of type Role | |
void | DiagramElement.setRole(Role role) |
| Uses of Role in biouml.model.dynamics |
| Subinterfaces of Role in biouml.model.dynamics | |
interface | EModelRoleExecutable model role. |
| Methods in biouml.model.dynamics that return Role | |
Role | EModel.clone(DiagramElement de)Unsupported yet. |
Role | EModelRoleSupport.clone(DiagramElement de)Throws UnsupportedOperationException. |
Role | Equation.clone(DiagramElement de)Creates equation copy and assitiate it with specified diagram element. |
Role | VariableRole.clone(DiagramElement de)Creates variable copy and assotiate it with specified diagram element. |
| Methods in biouml.model.dynamics with parameters of type Role | |
AstStart | EModel.readMath(String math, Role role) |
| Uses of Role in biouml.plugins.matlab |
| Methods in biouml.plugins.matlab with parameters of type Role | |
void | MatlabSimulationEngine.writeAssignmentImpl(String variable, String expression, Role role, boolean declare) |
| Uses of Role in biouml.plugins.simulation |
| Methods in biouml.plugins.simulation with parameters of type Role | |
void | MathWriter.writeMath(AstStart expression, Role role) |
void | SimulationEngine.writeAssignment(String variable, String expression, Role role) |
| FOOTER | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||