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 class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
Nested 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 SysPhSProfile
getInstance
(BaseElement baseElement) static SysPhSProfile
getInstanceByProject
(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:ProfileImplementation
Generated method for getting all stereotype wrappers contained within this profile.- Specified by:
generatedGetAllElementWrappers
in classProfileImplementation
- Returns:
- gets all stereotype wrappers contained within this profile.
-
generatedGetAllStereotypes
Description copied from class:ProfileImplementation
Generated method for getting all stereotypes contained within this profile.- Specified by:
generatedGetAllStereotypes
in classProfileImplementation
- Returns:
- gets all stereotypes contained within this profile.
-