Package com.nomagic.magicdraw.sysml.util
Class AnalysisPatternsProfile
java.lang.Object
com.nomagic.profiles.ProfileImplementation
com.nomagic.magicdraw.sysml.util.AnalysisPatternsProfile
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static enum
static class
static enum
Nested classes/interfaces inherited from class com.nomagic.profiles.ProfileImplementation
ProfileImplementation.StereotypeWrapper
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
protected Collection<com.nomagic.profiles.ProfileImplementation.ProfileElementWrapper>
protected Collection<Stereotype>
static AnalysisPatternsProfile
getInstance
(BaseElement baseElement) static AnalysisPatternsProfile
getInstanceByProject
(com.nomagic.uml2.project.ElementProject project)
-
Field Details
-
PROFILE_URI
- See Also:
-
PROFILE_NAME
- See Also:
-
OBJECTIVE_DATATYPE
- See Also:
-
RELATION_DATATYPE
- See Also:
-
-
Constructor Details
-
AnalysisPatternsProfile
public AnalysisPatternsProfile(com.nomagic.profiles.ProfileCache cache)
-
-
Method Details
-
getTradeStudyAnalysis
-
getMonteCarloAnalysis
-
clearCache
protected void clearCache() -
getInstance
-
getInstanceByProject
public static AnalysisPatternsProfile getInstanceByProject(com.nomagic.uml2.project.ElementProject project) -
designVariable
-
objective
-
getObjective
-
getRelation
-
generatedGetAllElementWrappers
protected Collection<com.nomagic.profiles.ProfileImplementation.ProfileElementWrapper> generatedGetAllElementWrappers() -
generatedGetAllStereotypes
-