protected static class BinaryResourceImpl.EObjectOutputStream.EStructuralFeatureData
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
BinaryResourceImpl.DataConverter<?> |
dataConverter |
EDataType |
eDataType |
EFactory |
eFactory |
boolean |
isProxyTransient |
boolean |
isTransient |
BinaryResourceImpl.BinaryIO.FeatureKind |
kind |
java.lang.String |
name |
Modifier | Constructor and Description |
---|---|
protected |
BinaryResourceImpl.EObjectOutputStream.EStructuralFeatureData() |
public java.lang.String name
public boolean isTransient
public boolean isProxyTransient
public BinaryResourceImpl.BinaryIO.FeatureKind kind
public EFactory eFactory
public EDataType eDataType
public BinaryResourceImpl.DataConverter<?> dataConverter