Package fr.esrf.tango.pogo.pogoDsl
Interface PropType
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.Notifier
- All Known Subinterfaces:
BooleanType,DoubleType,DoubleVectorType,FloatType,FloatVectorType,IntType,IntVectorType,LongType,LongVectorType,ShortType,ShortVectorType,SimpleType,StringType,StringVectorType,UIntType,ULongType,ULongVectorType,UShortType,VectorType
- All Known Implementing Classes:
BooleanTypeImpl,DoubleTypeImpl,DoubleVectorTypeImpl,FloatTypeImpl,FloatVectorTypeImpl,IntTypeImpl,IntVectorTypeImpl,LongTypeImpl,LongVectorTypeImpl,PropTypeImpl,ShortTypeImpl,ShortVectorTypeImpl,SimpleTypeImpl,StringTypeImpl,StringVectorTypeImpl,UIntTypeImpl,ULongTypeImpl,ULongVectorTypeImpl,UShortTypeImpl,VectorTypeImpl
public interface PropType extends org.eclipse.emf.ecore.EObjectA representation of the model object 'Prop Type'.- See Also:
PogoDslPackage.getPropType()