|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SimpleAnyType
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 |
java.lang.String |
getRawValue()
Returns the value of the 'Raw Value' attribute |
java.lang.Object |
getValue()
Returns the value of the 'Value' attribute |
void |
setInstanceType(EDataType value)
Sets the value of the ' Instance Type ' reference |
void |
setRawValue(java.lang.String value)
Sets the value of the ' Raw Value ' attribute |
void |
setValue(java.lang.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 |
---|
java.lang.String getRawValue()
setRawValue(String)
,
XMLTypePackage.getSimpleAnyType_RawValue()
void setRawValue(java.lang.String value)
Raw Value
' attribute.
value
- the new value of the 'Raw Value' attribute.getRawValue()
java.lang.Object getValue()
setValue(Object)
,
XMLTypePackage.getSimpleAnyType_Value()
void setValue(java.lang.Object value)
Value
' attribute.
value
- the new value of the 'Value' attribute.getValue()
EDataType getInstanceType()
setInstanceType(EDataType)
,
XMLTypePackage.getSimpleAnyType_InstanceType()
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 |