Interface PrimitiveType

All Superinterfaces:
AbstractCodeElement, CodeItem, Datatype, Element, org.eclipse.emf.ecore.EObject, KDMEntity, ModelElement, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
BitstringType, BitType, BooleanType, CharType, DateType, DecimalType, FloatType, IntegerType, OctetstringType, OctetType, OrdinalType, ScaledType, StringType, TimeType, VoidType
All Known Implementing Classes:
BitstringTypeImpl, BitTypeImpl, BooleanTypeImpl, CharTypeImpl, DateTypeImpl, DecimalTypeImpl, FloatTypeImpl, IntegerTypeImpl, OctetstringTypeImpl, OctetTypeImpl, OrdinalTypeImpl, PrimitiveTypeImpl, ScaledTypeImpl, StringTypeImpl, TimeTypeImpl, VoidTypeImpl

public interface PrimitiveType
extends Datatype
A representation of the model object 'Primitive Type'.
See Also:
CodePackage.getPrimitiveType()