Class FeatureReferencingPerformancesLibrary.FeatureAccessPerformanceBehavior.OnOccurrenceFeature.StartingAtFeature
java.lang.Object
com.dassault_systemes.modeler.kerml.libraries.TypeWrapper<Feature>
com.dassault_systemes.modeler.kerml.libraries.standard.FeatureReferencingPerformancesLibrary.FeatureAccessPerformanceBehavior.OnOccurrenceFeature.StartingAtFeature
- Enclosing class:
FeatureReferencingPerformancesLibrary.FeatureAccessPerformanceBehavior.OnOccurrenceFeature
public static class FeatureReferencingPerformancesLibrary.FeatureAccessPerformanceBehavior.OnOccurrenceFeature.StartingAtFeature
extends com.dassault_systemes.modeler.kerml.libraries.TypeWrapper<Feature>
Type wrapper for the StartingAtFeature library element.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classType wrapper for the AccessedFeatureFeature library element. -
Method Summary
Modifier and TypeMethodDescriptionReturns the wrapper for the accessedFeature 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
-
accessedFeature
public FeatureReferencingPerformancesLibrary.FeatureAccessPerformanceBehavior.OnOccurrenceFeature.StartingAtFeature.AccessedFeatureFeature accessedFeature()Returns the wrapper for the accessedFeature library element.- Returns:
- the wrapper for the accessedFeature element
-