| Package | Description |
|---|---|
| org.eclipse.emf.ecore.resource.impl |
Provides an implementation of the resource API.
|
| Modifier and Type | Field and Description |
|---|---|
BinaryResourceImpl.BinaryIO.FeatureKind |
BinaryResourceImpl.EObjectOutputStream.EStructuralFeatureData.kind |
BinaryResourceImpl.BinaryIO.FeatureKind |
BinaryResourceImpl.EObjectInputStream.EStructuralFeatureData.kind |
| Modifier and Type | Method and Description |
|---|---|
static BinaryResourceImpl.BinaryIO.FeatureKind |
BinaryResourceImpl.BinaryIO.FeatureKind.get(EStructuralFeature eStructuralFeature) |
static BinaryResourceImpl.BinaryIO.FeatureKind |
BinaryResourceImpl.BinaryIO.FeatureKind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BinaryResourceImpl.BinaryIO.FeatureKind[] |
BinaryResourceImpl.BinaryIO.FeatureKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature