| 
||||||||||
| 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'. A profile application is used to show which profiles have been applied to a package.
The following features are supported:
UMLPackage.getProfileApplication()| Method Summary | |
|---|---|
 org.eclipse.emf.ecore.EPackage | 
getAppliedDefinition()
Retrieves the definition (Ecore representation) of the profile associated with this profile application  | 
 org.eclipse.emf.ecore.ENamedElement | 
getAppliedDefinition(NamedElement namedElement)
Retrieves the definition (Ecore representation) of the specified named element in the profile associated with this profile application.  | 
 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.uml2.uml.DirectedRelationship | 
|---|
getSources, getTargets | 
| Methods inherited from interface org.eclipse.uml2.uml.Relationship | 
|---|
getRelatedElements | 
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement | 
|---|
getEAnnotation, getEAnnotations | 
| 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 | 
| Method Detail | 
|---|
Profile getAppliedProfile()
This feature subsets the following features:
Target'
setAppliedProfile(Profile), 
UMLPackage.getProfileApplication_AppliedProfile()void setAppliedProfile(Profile value)
Applied Profile' reference.
 
 
value - the new value of the 'Applied Profile' reference.getAppliedProfile()boolean isStrict()
"false".
 
 
 
 Specifies that the Profile filtering rules for the metaclasses of the referenced metamodel shall be strictly applied.
 
setIsStrict(boolean), 
UMLPackage.getProfileApplication_IsStrict()void setIsStrict(boolean value)
Is Strict' attribute.
 
 
value - the new value of the 'Is Strict' attribute.isStrict()Package getApplyingPackage()
Profile Application'.
 This feature subsets the following features:
The package that owns the profile application.
setApplyingPackage(org.eclipse.uml2.uml.Package), 
UMLPackage.getProfileApplication_ApplyingPackage(), 
Package.getProfileApplications()void setApplyingPackage(Package value)
Applying Package' container reference.
 
 
value - the new value of the 'Applying Package' container reference.getApplyingPackage()org.eclipse.emf.ecore.EPackage getAppliedDefinition()
org.eclipse.emf.ecore.ENamedElement getAppliedDefinition(NamedElement namedElement)
namedElement - The named element for which to retrieve the applied definition.
 
  | 
Copyright 2003, 2007 IBM Corporation and others. All Rights Reserved.  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||