| Package | Description |
|---|---|
| org.eclipse.emf.ecore.xml.type | |
| org.eclipse.emf.ecore.xml.type.impl | |
| org.eclipse.emf.ecore.xml.type.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SimpleAnyType
A representation of the model object 'Simple Any Type'.
|
| Modifier and Type | Method and Description |
|---|---|
AnyType |
XMLTypeFactory.createAnyType()
Returns a new object of class 'Any Type'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnyTypeImpl
An implementation of the model object 'Any Type'.
|
class |
SimpleAnyTypeImpl
An implementation of the model object 'Simple Any Type'.
|
| Modifier and Type | Method and Description |
|---|---|
AnyType |
XMLTypeFactoryImpl.createAnyType() |
| Modifier and Type | Field and Description |
|---|---|
protected AnyType |
XMLTypeResourceImpl.FrameFactory.AnyTypeStackFrame.theAnyType |
| Modifier and Type | Method and Description |
|---|---|
protected AnyType |
XMLTypeResourceImpl.FrameFactory.AnyTypeStackFrame.popAnyType() |
AnyType |
XMLTypeResourceImpl.FrameFactory.popAnyType(XMLTypeResourceImpl.FrameFactory.AnyTypeStackFrame anyType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
XMLTypeValidator.validateAnyType(AnyType anyType,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature