Class OccurrencesLibrary.OccurrenceClass
java.lang.Object
com.dassault_systemes.modeler.kerml.libraries.TypeWrapper<Class>
com.dassault_systemes.modeler.kerml.libraries.standard.OccurrencesLibrary.OccurrenceClass
- Enclosing class:
OccurrencesLibrary
public static class OccurrencesLibrary.OccurrenceClass
extends com.dassault_systemes.modeler.kerml.libraries.TypeWrapper<Class>
Type wrapper for the OccurrenceClass library element.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classType wrapper for the EndShotFeature library element.static classType wrapper for the LocalClockFeature library element.static classType wrapper for the PortionsFeature library element.static classType wrapper for the SnapshotsFeature library element.static classType wrapper for the StartShotFeature library element.static classType wrapper for the SuboccurrencesFeature library element.static classType wrapper for the TimeEnclosedOccurrencesFeature library element.static classType wrapper for the TimeSlicesFeature library element. -
Method Summary
Modifier and TypeMethodDescriptionendShot()Returns the wrapper for the endShot library element.Returns the wrapper for the localClock library element.portions()Returns the wrapper for the portions library element.Returns the wrapper for the snapshots library element.Returns the wrapper for the startShot library element.Returns the wrapper for the suboccurrences library element.Returns the wrapper for the timeEnclosedOccurrences library element.Returns the wrapper for the timeSlices library element.Methods inherited from class com.dassault_systemes.modeler.kerml.libraries.TypeWrapper
getElement, getIcon, getName, getQualifiedName, isSame, redefinedBy, reset, sameOrRedefinedBy, sameOrSpecializedBy, specializedBy
-
Method Details
-
localClock
Returns the wrapper for the localClock library element.- Returns:
- the wrapper for the localClock element
-
suboccurrences
Returns the wrapper for the suboccurrences library element.- Returns:
- the wrapper for the suboccurrences element
-
timeEnclosedOccurrences
Returns the wrapper for the timeEnclosedOccurrences library element.- Returns:
- the wrapper for the timeEnclosedOccurrences element
-
portions
Returns the wrapper for the portions library element.- Returns:
- the wrapper for the portions element
-
timeSlices
Returns the wrapper for the timeSlices library element.- Returns:
- the wrapper for the timeSlices element
-
snapshots
Returns the wrapper for the snapshots library element.- Returns:
- the wrapper for the snapshots element
-
startShot
Returns the wrapper for the startShot library element.- Returns:
- the wrapper for the startShot element
-
endShot
Returns the wrapper for the endShot library element.- Returns:
- the wrapper for the endShot element
-