|
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 '
Variability Point'.
xmi:contentType=mixed
A
The following features are supported:
DefaultprofilePackage.getVariabilityPoint()
Method Summary | |
Context |
getContext()
Returns the value of the 'Context' reference. |
Description |
getDescription()
Returns the value of the 'Description' containment reference. |
String |
getName()
Returns the value of the 'Name' attribute. |
Artifact |
getReference()
Returns the value of the 'Reference' reference. |
void |
setContext(Context value)
Sets the value of the ' Context '
reference.
|
void |
setDescription(Description value)
Sets the value of the ' Description '
containment reference.
|
void |
setName(String value)
Sets the value of the ' Name '
attribute.
|
void |
setReference(Artifact value)
Sets the value of the ' Reference '
reference.
|
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.getVariabilityPoint_Name()
public void setName(String value)
Name
'
attribute.
value
- the new value of the 'Name' attribute.getName()
public Artifact getReference()
setReference(Artifact)
,
DefaultprofilePackage.getVariabilityPoint_Reference()
public void setReference(Artifact value)
Reference
'
reference.
value
- the new value of the 'Reference' reference.getReference()
public Context getContext()
setContext(Context)
,
DefaultprofilePackage.getVariabilityPoint_Context()
public void setContext(Context value)
Context
'
reference.
value
- the new value of the 'Context' reference.getContext()
public Description getDescription()
setDescription(Description)
,
DefaultprofilePackage.getVariabilityPoint_Description()
public void setDescription(Description value)
Description
'
containment reference.
value
- the new value of the 'Description' containment
reference.getDescription()
|
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.