Class Fmi2SimulationEnvironment.Relation
java.lang.Object
org.intocps.maestro.framework.fmi2.Fmi2SimulationEnvironment.Relation
- All Implemented Interfaces:
FrameworkVariableInfo,IRelation
- Enclosing class:
Fmi2SimulationEnvironment
public static class Fmi2SimulationEnvironment.Relation
extends Object
implements FrameworkVariableInfo, IRelation
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface org.intocps.maestro.framework.core.IRelation
IRelation.Direction, IRelation.InternalOrExternal -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMap<org.intocps.maestro.ast.LexIdentifier, RelationVariable> toString()
-
Constructor Details
-
Relation
public Relation()
-
-
Method Details
-
getOrigin
-
getSource
-
getDirection
- Specified by:
getDirectionin interfaceIRelation
-
getTargets
- Specified by:
getTargetsin interfaceIRelation
-
toString
-