|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProfileApplication
A representation of the model object 'Profile Application'.
The following features are supported:
PivotPackage.getProfileApplication()| Method Summary | |
|---|---|
Profile |
getAppliedProfile()
Returns the value of the 'Applied Profile' reference. |
Package |
getApplyingPackage()
Returns the value of the 'Applying Package' container reference. |
boolean |
isStrict()
Returns the value of the 'Is Strict' attribute. |
void |
setAppliedProfile(Profile value)
Sets the value of the ' Applied Profile' reference. |
void |
setApplyingPackage(Package value)
Sets the value of the ' Applying Package' container reference. |
void |
setIsStrict(boolean value)
Sets the value of the ' Is Strict' attribute. |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.Element |
|---|
allOwnedElements, getETarget, getExtension, getOwnedAnnotation, getOwnedComment, getValue |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.util.Visitable |
|---|
accept, eClass |
| Method Detail |
|---|
Profile getAppliedProfile()
Application'.
If the meaning of the 'Applied Profile' reference isn't clear, there really should be more of a description here...
setAppliedProfile(Profile),
PivotPackage.getProfileApplication_AppliedProfile(),
Profile.getApplication()void setAppliedProfile(Profile value)
Applied Profile' reference.
value - the new value of the 'Applied Profile' reference.getAppliedProfile()Package getApplyingPackage()
Profile Application'.
If the meaning of the 'Applying Package' container reference isn't clear, there really should be more of a description here...
setApplyingPackage(org.eclipse.ocl.examples.pivot.Package),
PivotPackage.getProfileApplication_ApplyingPackage(),
Package.getProfileApplication()void setApplyingPackage(Package value)
Applying Package' container reference.
value - the new value of the 'Applying Package' container reference.getApplyingPackage()boolean isStrict()
"false".
If the meaning of the 'Is Strict' attribute isn't clear, there really should be more of a description here...
setIsStrict(boolean),
PivotPackage.getProfileApplication_IsStrict()void setIsStrict(boolean value)
Is Strict' attribute.
value - the new value of the 'Is Strict' attribute.isStrict()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||