Usages of MoveTypes
Properties
| moveType | in MovementInfo | Gets or sets the type of movement for this instance. |
Method Return Values
| from (MoveTypes) | in MoveTypes | Converts the given argument to an enum constant of this enum type. | |
| getMoveType (IPort) | in PortLocationModelParameterHandle | Determines the type of movement for the given port. |
Method Parameters
| from (MoveTypes) | in MoveTypes | Converts the given argument to an enum constant of this enum type. | |
| getName (MoveTypes) | in MoveTypes | Returns the name of the given enum constant. | |
| MovementInfo (Point, MoveTypes, IModelItem) | in MovementInfo | Initializes a new instance of the MovementInfo class. |