Class ActionsLibrary.TerminateActionsActionUsage
java.lang.Object
com.dassault_systemes.modeler.kerml.libraries.TypeWrapper<ActionUsage>
com.dassault_systemes.modeler.sysml.libraries.standard.ActionsLibrary.TerminateActionsActionUsage
- Enclosing class:
ActionsLibrary
public static class ActionsLibrary.TerminateActionsActionUsage
extends com.dassault_systemes.modeler.kerml.libraries.TypeWrapper<ActionUsage>
Wrapper for the terminate actions action usage library element.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classWrapper for the terminated occurrence occurrence usage library element. -
Method Summary
Modifier and TypeMethodDescriptionReturns terminated occurrence.Methods inherited from class com.dassault_systemes.modeler.kerml.libraries.TypeWrapper
getElement, getIcon, getName, getQualifiedName, isSame, redefinedBy, reset, sameOrRedefinedBy, sameOrSpecializedBy, specializedBy
-
Method Details
-
terminatedOccurrence
public ActionsLibrary.TerminateActionsActionUsage.TerminatedOccurrenceOccurrenceUsage terminatedOccurrence()Returns terminated occurrence.- Returns:
- terminated occurrence
-