|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpaceType | |
org.eclipse.emf.ecore.xml.namespace | |
org.eclipse.emf.ecore.xml.namespace.impl | |
org.eclipse.emf.ecore.xml.namespace.util |
Uses of SpaceType in org.eclipse.emf.ecore.xml.namespace |
Fields in org.eclipse.emf.ecore.xml.namespace declared as SpaceType | |
static SpaceType |
SpaceType.DEFAULT_LITERAL
The 'Default' literal object |
static SpaceType |
SpaceType.PRESERVE_LITERAL
The 'Preserve' literal object |
Methods in org.eclipse.emf.ecore.xml.namespace that return SpaceType | |
SpaceType |
XMLNamespaceDocumentRoot.getSpace()
Returns the value of the 'Space' attribute. |
static SpaceType |
SpaceType.get(String literal)
Returns the 'Space Type' literal with the specified literal value |
static SpaceType |
SpaceType.getByName(String name)
Returns the 'Space Type' literal with the specified name |
static SpaceType |
SpaceType.get(int value)
Returns the 'Space Type' literal with the specified integer value |
Methods in org.eclipse.emf.ecore.xml.namespace with parameters of type SpaceType | |
void |
XMLNamespaceDocumentRoot.setSpace(SpaceType value)
Sets the value of the ' Space ' attribute |
Uses of SpaceType in org.eclipse.emf.ecore.xml.namespace.impl |
Fields in org.eclipse.emf.ecore.xml.namespace.impl declared as SpaceType | |
protected static SpaceType |
XMLNamespaceDocumentRootImpl.SPACE_EDEFAULT
The default value of the ' Space ' attribute |
protected SpaceType |
XMLNamespaceDocumentRootImpl.space
The cached value of the ' Space ' attribute |
Methods in org.eclipse.emf.ecore.xml.namespace.impl that return SpaceType | |
SpaceType |
XMLNamespaceFactoryImpl.createSpaceTypeFromString(EDataType eDataType,
String initialValue)
|
SpaceType |
XMLNamespaceFactoryImpl.createSpaceTypeObjectFromString(EDataType eDataType,
String initialValue)
|
SpaceType |
XMLNamespaceDocumentRootImpl.getSpace()
|
Methods in org.eclipse.emf.ecore.xml.namespace.impl with parameters of type SpaceType | |
void |
XMLNamespaceDocumentRootImpl.setSpace(SpaceType newSpace)
|
Uses of SpaceType in org.eclipse.emf.ecore.xml.namespace.util |
Methods in org.eclipse.emf.ecore.xml.namespace.util with parameters of type SpaceType | |
boolean |
XMLNamespaceValidator.validateSpaceType(SpaceType spaceType,
DiagnosticChain diagnostics,
Map context)
|
boolean |
XMLNamespaceValidator.validateSpaceTypeObject(SpaceType spaceTypeObject,
DiagnosticChain diagnostics,
Map context)
|
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |