|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UClassVariable
A representation of the model object 'UClass Variable Declaration'.
The following features are supported:
UcorePackage.getUClassVariable()
Field Summary |
---|
Fields inherited from interface org.eclipse.emf.ocl.expressions.VariableDeclaration |
---|
copyright |
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getAttributeVariables()
Returns the value of the 'Attribute Variables' containment reference list. |
org.eclipse.emf.common.util.EList |
getAttributions()
Returns the value of the 'Attributions' reference list. |
org.eclipse.emf.ecore.EClass |
getDerivedType()
|
org.eclipse.emf.common.util.EList |
getIncomingAssociations()
Returns the value of the 'Incoming Associations' reference list. |
org.eclipse.emf.common.util.EList |
getOutgoingAssociations()
Returns the value of the 'Outgoing Associations' reference list. |
boolean |
isMultiObject()
Returns the value of the 'Multi Object' attribute. |
void |
setMultiObject(boolean value)
Sets the value of the ' Multi Object ' attribute. |
org.eclipse.emf.ecore.EClassifier |
simpleGetType()
|
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 |
---|
boolean isMultiObject()
"false"
.
If the meaning of the 'Multi Object' attribute isn't clear, there really should be more of a description here...
setMultiObject(boolean)
,
UcorePackage.getUClassVariable_MultiObject()
void setMultiObject(boolean value)
Multi Object
' attribute.
value
- the new value of the 'Multi Object' attribute.isMultiObject()
org.eclipse.emf.common.util.EList getAttributeVariables()
UAttributeVariable
.
It is bidirectional and its opposite is 'Scope
'.
If the meaning of the 'Attribute Variables' containment reference list isn't clear, there really should be more of a description here...
UcorePackage.getUClassVariable_AttributeVariables()
,
UAttributeVariable.getScope()
org.eclipse.emf.common.util.EList getIncomingAssociations()
UClassVariable2UClassVariable
.
It is bidirectional and its opposite is 'Target
'.
If the meaning of the 'Incoming Associations' reference list isn't clear, there really should be more of a description here...
UcorePackage.getUClassVariable_IncomingAssociations()
,
UClassVariable2UClassVariable.getTarget()
org.eclipse.emf.common.util.EList getOutgoingAssociations()
UClassVariable2UClassVariable
.
It is bidirectional and its opposite is 'Source
'.
If the meaning of the 'Outgoing Associations' reference list isn't clear, there really should be more of a description here...
UcorePackage.getUClassVariable_OutgoingAssociations()
,
UClassVariable2UClassVariable.getSource()
org.eclipse.emf.ecore.EClass getDerivedType()
org.eclipse.emf.ecore.EClassifier simpleGetType()
org.eclipse.emf.common.util.EList getAttributions()
UClassVariable2UAttributeVariable
.
It is bidirectional and its opposite is 'Source
'.
If the meaning of the 'Attributions' reference list isn't clear, there really should be more of a description here...
UcorePackage.getUClassVariable_Attributions()
,
UClassVariable2UAttributeVariable.getSource()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |