|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XGenericType
A representation of the model object 'XGeneric Type'.
The following features are supported:
XcorePackage.getXGenericType()| Method Summary | |
|---|---|
XGenericType |
getLowerBound()
Returns the value of the 'Lower Bound' containment reference |
GenBase |
getType()
Returns the value of the 'Type' reference |
EList<XGenericType> |
getTypeArguments()
Returns the value of the 'Type Arguments' containment reference list. |
XGenericType |
getUpperBound()
Returns the value of the 'Upper Bound' containment reference |
void |
setLowerBound(XGenericType value)
Sets the value of the ' Lower Bound' containment reference |
void |
setType(GenBase value)
Sets the value of the ' Type' reference |
void |
setUpperBound(XGenericType value)
Sets the value of the ' Upper Bound' containment reference |
| 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 |
|---|
XGenericType getUpperBound()
If the meaning of the 'Upper Bound' containment reference isn't clear, there really should be more of a description here...
setUpperBound(XGenericType),
XcorePackage.getXGenericType_UpperBound()void setUpperBound(XGenericType value)
Upper Bound' containment reference.
value - the new value of the 'Upper Bound' containment reference.getUpperBound()EList<XGenericType> getTypeArguments()
XGenericType.
If the meaning of the 'Type Arguments' containment reference list isn't clear, there really should be more of a description here...
XcorePackage.getXGenericType_TypeArguments()XGenericType getLowerBound()
If the meaning of the 'Lower Bound' containment reference isn't clear, there really should be more of a description here...
setLowerBound(XGenericType),
XcorePackage.getXGenericType_LowerBound()void setLowerBound(XGenericType value)
Lower Bound' containment reference.
value - the new value of the 'Lower Bound' containment reference.getLowerBound()GenBase getType()
If the meaning of the 'Type' reference isn't clear, there really should be more of a description here...
setType(GenBase),
XcorePackage.getXGenericType_Type()void setType(GenBase value)
Type' reference.
value - the new value of the 'Type' reference.getType()
|
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 | |||||||||