Package com.nomagic.magicdraw.simulation
Class SimulationProfile.ActivationStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.magicdraw.simulation.SimulationProfile.ActivationStereotype
- Enclosing class:
- SimulationProfile
public static class SimulationProfile.ActivationStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
clearElement
(Element element) void
clearTimestamp
(Element element) getElement
(Element element) Returns stereotype for this wrapper.getTimestamp
(Element element) boolean
static boolean
isInstance
(Element element) void
setElement
(Element element, Element value) void
setTimestamp
(Element element, String value) Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
ELEMENT
- See Also:
-
TIMESTAMP
- See Also:
-
-
Constructor Details
-
ActivationStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapper
Returns stereotype for this wrapper.- Specified by:
getStereotype
in classProfileImplementation.StereotypeWrapper
- Returns:
- stereotype
-
getElementProperty
-
getTimestampProperty
-
setElement
-
clearElement
-
getElement
-
setTimestamp
-
clearTimestamp
-
getTimestamp
-
is
-
isInstance
-