Package com.nomagic.magicdraw.simulation
Class SimulationProfile._3DXSimulationTemplateStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.magicdraw.simulation.SimulationProfile._3DXSimulationTemplateStereotype
- Enclosing class:
- SimulationProfile
public static class SimulationProfile._3DXSimulationTemplateStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionprotected voidclear()voidclearTemplateData(Element element) Returns stereotype for this wrapper.getTemplateData(Element element) booleanstatic booleanisInstance(Element element) voidsetTemplateData(Element element, String value) Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
TEMPLATEDATA
- See Also:
-
-
Constructor Details
-
_3DXSimulationTemplateStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
- stereotype
-
getTemplateDataProperty
-
setTemplateData
-
clearTemplateData
-
getTemplateData
-
clear
protected void clear() -
is
-
isInstance
-