Interface DataType

All Superinterfaces:
org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, EObject, Notifier, PCMBaseClass, PCMClass
All Known Subinterfaces:
CollectionDataType, CompositeDataType, PrimitiveDataType
All Known Implementing Classes:
CollectionDataTypeImpl, CompositeDataTypeImpl, DataTypeImpl, PrimitiveDataTypeImpl

public interface DataType extends PCMBaseClass
A representation of the model object 'Data Type'. This entity represents a data type that can be stored in a repository and used for specification and modeling of interface signatures.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
abstract="true"