Class LinksLibrary.LinkAssociation
java.lang.Object
com.dassault_systemes.modeler.kerml.libraries.TypeWrapper<Association>
com.dassault_systemes.modeler.kerml.libraries.standard.LinksLibrary.LinkAssociation
- Enclosing class:
LinksLibrary
public static class LinksLibrary.LinkAssociation
extends com.dassault_systemes.modeler.kerml.libraries.TypeWrapper<Association>
Type wrapper for the LinkAssociation library element.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classType wrapper for the ParticipantFeature library element. -
Method Summary
Modifier and TypeMethodDescriptionReturns the wrapper for the participant 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
-
participant
Returns the wrapper for the participant library element.- Returns:
- the wrapper for the participant element
-