|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Simple Any Type'.
The following features are supported:
XMLTypePackage.getSimpleAnyType()
Method Summary | |
EDataType |
getInstanceType()
Returns the value of the 'Instance Type' reference |
String |
getRawValue()
Returns the value of the 'Raw Value' attribute |
Object |
getValue()
Returns the value of the 'Value' attribute |
void |
setInstanceType(EDataType value)
Sets the value of the ' Instance Type ' reference |
void |
setRawValue(String value)
Sets the value of the ' Raw Value ' attribute |
void |
setValue(Object value)
Sets the value of the ' Value ' attribute |
Methods inherited from interface org.eclipse.emf.ecore.xml.type.AnyType |
getAny, getAnyAttribute, getMixed |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
public String getRawValue()
If the meaning of the 'Raw Value' attribute isn't clear, there really should be more of a description here...
setRawValue(String)
,
XMLTypePackage.getSimpleAnyType_RawValue()
public void setRawValue(String value)
Raw Value
' attribute.
value
- the new value of the 'Raw Value' attribute.getRawValue()
public Object getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(Object)
,
XMLTypePackage.getSimpleAnyType_Value()
public void setValue(Object value)
Value
' attribute.
value
- the new value of the 'Value' attribute.getValue()
public EDataType getInstanceType()
If the meaning of the 'Instance Type' reference isn't clear, there really should be more of a description here...
setInstanceType(EDataType)
,
XMLTypePackage.getSimpleAnyType_InstanceType()
public void setInstanceType(EDataType value)
Instance Type
' reference.
value
- the new value of the 'Instance Type' reference.getInstanceType()
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |