| Package | Description |
|---|---|
| org.eclipse.emf.ecore.resource.impl |
Provides an implementation of the resource API.
|
| Modifier and Type | Method and Description |
|---|---|
static BinaryResourceImpl.EObjectOutputStream.Check |
BinaryResourceImpl.EObjectOutputStream.Check.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BinaryResourceImpl.EObjectOutputStream.Check[] |
BinaryResourceImpl.EObjectOutputStream.Check.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryResourceImpl.EObjectOutputStream.saveEObject(InternalEObject internalEObject,
BinaryResourceImpl.EObjectOutputStream.Check check) |
void |
BinaryResourceImpl.EObjectOutputStream.saveEObjects(InternalEList<? extends InternalEObject> internalEObjects,
BinaryResourceImpl.EObjectOutputStream.Check check) |
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature