|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XDataType
A representation of the model object 'XData Type'.
The following features are supported:
XcorePackage.getXDataType()| Method Summary | |
|---|---|
org.eclipse.xtext.xbase.XBlockExpression |
getConvertBody()
Returns the value of the 'Convert Body' containment reference |
org.eclipse.xtext.xbase.XBlockExpression |
getCreateBody()
Returns the value of the 'Create Body' containment reference |
boolean |
isSerializable()
Returns the value of the 'Serializable' attribute. |
void |
setConvertBody(org.eclipse.xtext.xbase.XBlockExpression value)
Sets the value of the ' Convert Body' containment reference |
void |
setCreateBody(org.eclipse.xtext.xbase.XBlockExpression value)
Sets the value of the ' Create Body' containment reference |
void |
setSerializable(boolean value)
Sets the value of the ' Serializable' attribute |
| Methods inherited from interface org.eclipse.emf.ecore.xcore.XClassifier |
|---|
getInstanceType, getPackage, getTypeParameters, setInstanceType |
| 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 isSerializable()
"true".
If the meaning of the 'Serializable' attribute isn't clear, there really should be more of a description here...
setSerializable(boolean),
XcorePackage.getXDataType_Serializable()void setSerializable(boolean value)
Serializable' attribute.
value - the new value of the 'Serializable' attribute.isSerializable()org.eclipse.xtext.xbase.XBlockExpression getCreateBody()
If the meaning of the 'Create Body' containment reference isn't clear, there really should be more of a description here...
setCreateBody(XBlockExpression),
XcorePackage.getXDataType_CreateBody()void setCreateBody(org.eclipse.xtext.xbase.XBlockExpression value)
Create Body' containment reference.
value - the new value of the 'Create Body' containment reference.getCreateBody()org.eclipse.xtext.xbase.XBlockExpression getConvertBody()
If the meaning of the 'Convert Body' containment reference isn't clear, there really should be more of a description here...
setConvertBody(XBlockExpression),
XcorePackage.getXDataType_ConvertBody()void setConvertBody(org.eclipse.xtext.xbase.XBlockExpression value)
Convert Body' containment reference.
value - the new value of the 'Convert Body' containment reference.getConvertBody()
|
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 | |||||||||