Package com.nomagic.magicdraw.sysml.util
Class SysMLProfile.ItemFlowStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.magicdraw.sysml.util.SysMLProfile.ItemFlowStereotype
- Enclosing class:
- SysMLProfile
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidclear()voidclearItemProperty(Element element) getItemProperty(Element element) Returns stereotype for this wrapper.booleanstatic booleanisInstance(Element element) voidsetItemProperty(Element element, Element value) Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
ITEMPROPERTY
An optional property that relates the flowing item to the instances of the connector s enclosing block. This property is applicable only for item flows assigned to connectors. The multiplicity is zero if the item flow is assigned to an Association.- See Also:
-
-
Constructor Details
-
ItemFlowStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
- stereotype
-
getItemPropertyProperty
-
setItemProperty
-
clearItemProperty
-
getItemProperty
-
clear
protected void clear() -
is
-
isInstance
-