|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XTypedElement
A representation of the model object 'XTyped Element'.
The following features are supported:
XcorePackage.getXTypedElement()| Method Summary | |
|---|---|
int[] |
getMultiplicity()
Returns the value of the 'Multiplicity' attribute |
XGenericType |
getType()
Returns the value of the 'Type' containment reference |
boolean |
isUnique()
Returns the value of the 'Unique' attribute |
boolean |
isUnordered()
Returns the value of the 'Unordered' attribute |
void |
setMultiplicity(int[] value)
Sets the value of the ' Multiplicity' attribute |
void |
setType(XGenericType value)
Sets the value of the ' Type' containment reference |
void |
setUnique(boolean value)
Sets the value of the ' Unique' attribute |
void |
setUnordered(boolean value)
Sets the value of the ' Unordered' attribute |
| Methods inherited from interface org.eclipse.emf.ecore.xcore.XNamedElement |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.emf.ecore.xcore.XModelElement |
|---|
getAnnotation, getAnnotations |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
boolean isUnordered()
If the meaning of the 'Unordered' attribute isn't clear, there really should be more of a description here...
setUnordered(boolean),
XcorePackage.getXTypedElement_Unordered()void setUnordered(boolean value)
Unordered' attribute.
value - the new value of the 'Unordered' attribute.isUnordered()boolean isUnique()
If the meaning of the 'Unique' attribute isn't clear, there really should be more of a description here...
setUnique(boolean),
XcorePackage.getXTypedElement_Unique()void setUnique(boolean value)
Unique' attribute.
value - the new value of the 'Unique' attribute.isUnique()XGenericType getType()
If the meaning of the 'Type' containment reference isn't clear, there really should be more of a description here...
setType(XGenericType),
XcorePackage.getXTypedElement_Type()void setType(XGenericType value)
Type' containment reference.
value - the new value of the 'Type' containment reference.getType()int[] getMultiplicity()
If the meaning of the 'Multiplicity' attribute isn't clear, there really should be more of a description here...
setMultiplicity(int[]),
XcorePackage.getXTypedElement_Multiplicity()void setMultiplicity(int[] value)
Multiplicity' attribute.
value - the new value of the 'Multiplicity' attribute.getMultiplicity()
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||