|
IBM Rational Software Modeler Release 6.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object ' Context'. xmi:ordered=true property order is (these are role names) 1. description 2. descriptorGroup
The following features are supported:
DefaultprofilePackage.getContext()| Method Summary | |
Description |
createDescription()
Helper method used to create a Description |
IAssetFactory |
getAssetFactory()
Get the asset factory with which to create the elements in this Context. |
Description |
getDescription()
Returns the value of the 'Description' containment reference. |
EList |
getDescriptorGroup()
Returns the value of the 'Descriptor Group' containment reference list. |
String |
getName()
Returns the value of the 'Name' attribute. |
void |
setAssetFactory(IAssetFactory theAssetFactory)
Set the asset factory with which to create the elements in this Context. |
void |
setDescription(Description value)
Sets the value of the ' Description'
containment reference.
|
void |
setName(String value)
Sets the value of the ' Name'
attribute.
|
| 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 |
| Method Detail |
public String getName()
setName(String),
DefaultprofilePackage.getContext_Name()public void setName(String value)
Name'
attribute.
value - the new value of the 'Name' attribute.getName()public EList getDescriptorGroup()
DescriptorGroup.
DefaultprofilePackage.getContext_DescriptorGroup()public Description getDescription()
setDescription(Description),
DefaultprofilePackage.getContext_Description()public void setDescription(Description value)
Description'
containment reference.
value - the new value of the 'Description' containment
reference.getDescription()public void setAssetFactory(IAssetFactory theAssetFactory)
Context. This method is called by the AssetFactory's
create method when the Context is created. It should never
have to be set by the user.
theAssetFactory - with which to create elementspublic IAssetFactory getAssetFactory()
Context.
public Description createDescription()
Description element using the factory assigned
to the Context.
- Returns:
- a new instance of a
Description element or null if one
could not be created. - See Also:
Description
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.