|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Profile Application'.
The following features are supported:
UML2Package.getProfileApplication()
Field Summary | |
static String |
copyright
|
Method Summary | |
Profile |
getImportedProfile()
Returns the value of the 'Imported Profile' reference |
void |
setImportedPackage(Package value)
|
void |
setImportedProfile(Profile value)
Sets the value of the ' Imported Profile ' reference |
Methods inherited from interface org.eclipse.uml2.PackageImport |
getImportedPackage, getImportingNamespace, getOwner, getSources, getTargets, getVisibility, setImportingNamespace, setVisibility, validatePublicOrPrivate |
Methods inherited from interface org.eclipse.uml2.DirectedRelationship |
getRelatedElements |
Methods inherited from interface org.eclipse.uml2.Element |
addKeyword, allOwnedElements, apply, createEAnnotation, createOwnedComment, destroy, getApplicableStereotype, getApplicableStereotypes, getAppliedStereotype, getAppliedStereotypes, getAppliedVersion, getKeywords, getModel, getNearestPackage, getOwnedComments, getOwnedElements, getValue, hasKeyword, isApplied, isRequired, mustBeOwned, removeKeyword, setValue, unapply, validateHasOwner, validateNotOwnSelf |
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, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
public static final String copyright
Method Detail |
public Profile getImportedProfile()
If the meaning of the 'Imported Profile' reference isn't clear, there really should be more of a description here...
setImportedProfile(Profile)
,
UML2Package.getProfileApplication_ImportedProfile()
public void setImportedProfile(Profile value)
Imported Profile
' reference.
value
- the new value of the 'Imported Profile' reference.getImportedProfile()
public void setImportedPackage(Package value)
setImportedPackage
in interface PackageImport
value
- the new value of the 'Imported Package' reference.PackageImport.getImportedPackage()
|
Copyright 2003, 2004 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |