| Package | Description |
|---|---|
| org.eclipse.ocl.pivot | |
| org.eclipse.ocl.pivot.internal | |
| org.eclipse.ocl.pivot.uml.internal.es2as | |
| org.eclipse.ocl.pivot.util |
| Modifier and Type | Method and Description |
|---|---|
Profile |
PivotFactory.createProfile()
Returns a new object of class 'Profile'.
|
Profile |
ProfileApplication.getAppliedProfile()
Returns the value of the 'Applied Profile' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileApplication.setAppliedProfile(Profile value)
Sets the value of the '
Applied Profile' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
ProfileImpl
An implementation of the model object 'Profile'.
|
| Modifier and Type | Method and Description |
|---|---|
Profile |
ProfileApplicationImpl.basicGetAppliedProfile() |
Profile |
PivotFactoryImpl.createProfile() |
Profile |
ProfileApplicationImpl.getAppliedProfile() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
ProfileApplicationImpl.basicSetAppliedProfile(Profile newAppliedProfile,
NotificationChain msgs) |
void |
ProfileApplicationImpl.setAppliedProfile(Profile newAppliedProfile) |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelAnalysis.addProfile(Profile asProfile) |
| Modifier and Type | Method and Description |
|---|---|
Map<Type,Set<StereotypeExtender>> |
ProfileAnalysis.computeMetatypes2typeExtensions(Set<Profile> appliedProfileClosure) |
| Modifier and Type | Method and Description |
|---|---|
T |
PivotSwitch.caseProfile(Profile object)
Returns the result of interpreting the object as an instance of 'Profile'.
|
boolean |
PivotValidator.validateProfile(Profile profile,
DiagnosticChain diagnostics,
Map<Object,Object> context) |
R |
Visitor.visitProfile(Profile object) |
R |
AbstractWrappingVisitor.visitProfile(Profile object) |
R |
AbstractNullVisitor.visitProfile(Profile object)
Deprecated.
|
R |
AbstractMergedVisitor.visitProfile(Profile object) |
R |
AbstractExtendingVisitor.visitProfile(Profile object) |
R |
AbstractDelegatingVisitor.visitProfile(Profile object) |
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.