Class PartsLibrary.PartPartDefinition
java.lang.Object
com.dassault_systemes.modeler.kerml.libraries.TypeWrapper<PartDefinition>
com.dassault_systemes.modeler.sysml.libraries.standard.PartsLibrary.PartPartDefinition
- Enclosing class:
PartsLibrary
public static class PartsLibrary.PartPartDefinition
extends com.dassault_systemes.modeler.kerml.libraries.TypeWrapper<PartDefinition>
Wrapper for the part part definition library element.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classWrapper for the done part usage library element.static classWrapper for the exhibited states state usage library element.static classWrapper for the owned actions action usage library element.static classWrapper for the owned ports port usage library element.static classWrapper for the owned states state usage library element.static classWrapper for the performed actions action usage library element.static classWrapper for the start part usage library element. -
Method Summary
Methods inherited from class com.dassault_systemes.modeler.kerml.libraries.TypeWrapper
getElement, getIcon, getName, getQualifiedName, isSame, redefinedBy, reset, sameOrRedefinedBy, sameOrSpecializedBy, specializedBy
-
Method Details
-
start
Returns start.- Returns:
- start
-
done
Returns done.- Returns:
- done
-
ownedPorts
Returns owned ports.- Returns:
- owned ports
-
performedActions
Returns performed actions.- Returns:
- performed actions
-
ownedActions
Returns owned actions.- Returns:
- owned actions
-
exhibitedStates
Returns exhibited states.- Returns:
- exhibited states
-
ownedStates
Returns owned states.- Returns:
- owned states
-