Package com.nomagic.magicdraw.sysml.util
Class SysPhSProfile.InitialValueReferenceStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.magicdraw.sysml.util.SysPhSProfile.InitialValueReferenceStereotype
- Enclosing class:
SysPhSProfile
public static class SysPhSProfile.InitialValueReferenceStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddPropertyPath(Element element, Element value) protected voidclear()voidclearPropertyPath(Element element) getPropertyPath(Element element) Returns stereotype for this wrapper.booleanstatic booleanisInstance(Element element) voidremovePropertyPath(Element element, Element value) voidsetPropertyPath(Element element, Collection<? extends Element> value) Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
PROPERTYPATH
- See Also:
-
-
Constructor Details
-
InitialValueReferenceStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
- stereotype
-
getPropertyPathProperty
-
setPropertyPath
-
clearPropertyPath
-
addPropertyPath
-
removePropertyPath
-
getPropertyPath
-
clear
protected void clear() -
is
-
isInstance
-