|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'String Expression'.
The following features are supported:
UML2Package.getStringExpression()
Field Summary | |
static String |
copyright
|
Method Summary | |
StringExpression |
createSubExpression(EClass eClass)
Creates a StringExpression and appends it to the 'Sub Expression' containment reference list |
EList |
getOwnedElements()
|
Element |
getOwner()
|
StringExpression |
getOwningExpression()
Returns the value of the 'Owning Expression' container reference. |
EList |
getSubExpressions()
Returns the value of the 'Sub Expression' containment reference list. |
void |
setOwningExpression(StringExpression value)
Sets the value of the ' Owning Expression ' container reference |
Methods inherited from interface org.eclipse.uml2.TemplateableElement |
createOwnedTemplateSignature, createTemplateBinding, getOwnedTemplateSignature, getTemplateBindings, parameterableElements, setOwnedTemplateSignature |
Methods inherited from interface org.eclipse.uml2.Element |
addKeyword, allOwnedElements, apply, createEAnnotation, createOwnedComment, destroy, getApplicableStereotype, getApplicableStereotypes, getAppliedStereotype, getAppliedStereotypes, getAppliedVersion, getKeywords, getModel, getNearestPackage, getOwnedComments, 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 EList getSubExpressions()
StringExpression
.
It is bidirectional and its opposite is 'Owning Expression
'.
If the meaning of the 'Sub Expression' containment reference list isn't clear, there really should be more of a description here...
UML2Package.getStringExpression_SubExpression()
,
getOwningExpression()
public StringExpression createSubExpression(EClass eClass)
StringExpression
and appends it to the 'Sub Expression' containment reference list.
eClass
- The Ecore class of the StringExpression
to create.
StringExpression
.getSubExpressions()
public StringExpression getOwningExpression()
Sub Expression
'.
If the meaning of the 'Owning Expression' container reference isn't clear, there really should be more of a description here...
setOwningExpression(StringExpression)
,
UML2Package.getStringExpression_OwningExpression()
,
getSubExpressions()
public void setOwningExpression(StringExpression value)
Owning Expression
' container reference.
value
- the new value of the 'Owning Expression' container reference.getOwningExpression()
public EList getOwnedElements()
getOwnedElements
in interface TemplateableElement
public Element getOwner()
getOwner
in interface Element
UML2Package.getElement_Owner()
,
Element.getOwnedElements()
|
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 |