public class ApplyPattern
extends java.lang.Object
Constructor and Description |
---|
ApplyPattern(java.util.Map<org.eclipse.uml2.uml.NamedElement,org.eclipse.uml2.uml.NamedElement> mappings,
org.polarsys.chess.patterns.profile.PatternsProfile.Pattern pattern,
org.eclipse.uml2.uml.Class modelCtx)
Instantiates a new apply pattern.
|
Modifier and Type | Method and Description |
---|---|
void |
apply()
Apply.
|
public ApplyPattern(java.util.Map<org.eclipse.uml2.uml.NamedElement,org.eclipse.uml2.uml.NamedElement> mappings, org.polarsys.chess.patterns.profile.PatternsProfile.Pattern pattern, org.eclipse.uml2.uml.Class modelCtx)
mappings
- the mappingspattern
- the patternmodelCtx
- the model ctx