|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UAttributeVariable
A representation of the model object 'UAttribute Variable Declaration'.
The following features are supported:
UcorePackage.getUAttributeVariable()
Field Summary |
---|
Fields inherited from interface org.eclipse.emf.ocl.expressions.VariableDeclaration |
---|
copyright |
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getAttributions()
Returns the value of the 'Attributions' reference list. |
UClassVariable |
getScope()
Returns the value of the 'Scope' container reference. |
org.eclipse.emf.ecore.EAttribute |
getUsedElement()
Returns the value of the 'Used Element' reference. |
org.eclipse.emf.common.util.EList |
getValuations()
Returns the value of the 'Valuations' reference list. |
void |
setScope(UClassVariable value)
Sets the value of the ' Scope ' container reference. |
void |
setUsedElement(org.eclipse.emf.ecore.EAttribute value)
Sets the value of the ' Used Element ' reference. |
org.eclipse.emf.ecore.EAttribute |
simpleGetUsedElement()
|
Methods inherited from interface org.eclipse.gmt.umlx.ucore.UVariable |
---|
getURelation, getUsage, getUsageFeatureID, getUsedPackage, setURelation |
Methods inherited from interface org.eclipse.emf.ocl.expressions.VariableDeclaration |
---|
accept, getBaseExp, getInitExpression, getLoopExpr, getType, getVarName, setBaseExp, setInitExpression, setLoopExpr, setType, setVarName |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ocl.internal.utilities.TypedASTNode |
---|
getTypeEndPosition, getTypeStartPosition, setTypeEndPosition, setTypeStartPosition |
Methods inherited from interface org.eclipse.emf.ocl.internal.utilities.ASTNode |
---|
getEndPosition, getStartPosition, setEndPosition, setStartPosition |
Methods inherited from interface org.eclipse.gmt.umlx.ucore.UOCLContainer |
---|
getExpressionValue, getOCLExpression, getOCLString, getUExpression, simpleGetOCLException, simpleGetOCLExpression, simpleGetOCLString |
Method Detail |
---|
org.eclipse.emf.common.util.EList getAttributions()
UClassVariable2UAttributeVariable
.
It is bidirectional and its opposite is 'Target
'.
If the meaning of the 'Attributions' reference list isn't clear, there really should be more of a description here...
UcorePackage.getUAttributeVariable_Attributions()
,
UClassVariable2UAttributeVariable.getTarget()
org.eclipse.emf.common.util.EList getValuations()
UAttributeVariable2UExpressionVariable
.
It is bidirectional and its opposite is 'Source
'.
If the meaning of the 'Valuations' reference list isn't clear, there really should be more of a description here...
UcorePackage.getUAttributeVariable_Valuations()
,
UAttributeVariable2UExpressionVariable.getSource()
org.eclipse.emf.ecore.EAttribute simpleGetUsedElement()
UClassVariable getScope()
Attribute Variables
'.
If the meaning of the 'Scope' container reference isn't clear, there really should be more of a description here...
setScope(UClassVariable)
,
UcorePackage.getUAttributeVariable_Scope()
,
UClassVariable.getAttributeVariables()
void setScope(UClassVariable value)
Scope
' container reference.
value
- the new value of the 'Scope' container reference.getScope()
org.eclipse.emf.ecore.EAttribute getUsedElement()
If the meaning of the 'Used Attribute' reference isn't clear, there really should be more of a description here...
setUsedElement(EAttribute)
,
UcorePackage.getUAttributeVariable_UsedElement()
void setUsedElement(org.eclipse.emf.ecore.EAttribute value)
Used Element
' reference.
value
- the new value of the 'Used Element' reference.getUsedElement()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |