Package com.nomagic.magicdraw.sysml.util
Class SysPhSProfile
java.lang.Object
com.nomagic.profiles.ProfileImplementation
com.nomagic.magicdraw.sysml.util.SysPhSProfile
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classNested classes/interfaces inherited from class com.nomagic.profiles.ProfileImplementation
ProfileImplementation.StereotypeWrapper -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Collection<com.nomagic.profiles.ProfileImplementation.ProfileElementWrapper>Generated method for getting all stereotype wrappers contained within this profile.protected Collection<Stereotype>Generated method for getting all stereotypes contained within this profile.static SysPhSProfilegetInstance(BaseElement baseElement) static SysPhSProfilegetInstanceByProject(com.nomagic.uml2.project.ElementProject project) Methods inherited from class com.nomagic.profiles.ProfileImplementation
clearCache, findByRelativeQualifiedName, getAllStereotypes, getCache, getDataType, getProfile, getStereotype, isTypeOf, isTypeOf, valueFromString
-
Field Details
-
PROFILE_URI
- See Also:
-
PROFILE_NAME
- See Also:
-
-
Constructor Details
-
SysPhSProfile
public SysPhSProfile(com.nomagic.profiles.ProfileCache cache)
-
-
Method Details
-
getInstance
-
getInstanceByProject
-
initialValueReference
-
initialValuesSpecification
-
modelicaBlock
-
modelicaExtension
-
modelicaParameter
-
modelicaPort
-
multidimensionalElement
-
phSConstant
-
phSVariable
-
simulationVertex
-
simulinkBlock
-
simulinkParameter
-
simulinkPort
-
generatedGetAllElementWrappers
protected Collection<com.nomagic.profiles.ProfileImplementation.ProfileElementWrapper> generatedGetAllElementWrappers()Description copied from class:ProfileImplementationGenerated method for getting all stereotype wrappers contained within this profile.- Specified by:
generatedGetAllElementWrappersin classProfileImplementation- Returns:
- gets all stereotype wrappers contained within this profile.
-
generatedGetAllStereotypes
Description copied from class:ProfileImplementationGenerated method for getting all stereotypes contained within this profile.- Specified by:
generatedGetAllStereotypesin classProfileImplementation- Returns:
- gets all stereotypes contained within this profile.
-