Uses of Interface
fr.esrf.tango.pogo.pogoDsl.LongVectorType
-
Packages that use LongVectorType Package Description fr.esrf.tango.pogo.pogoDsl fr.esrf.tango.pogo.pogoDsl.impl fr.esrf.tango.pogo.pogoDsl.util -
-
Uses of LongVectorType in fr.esrf.tango.pogo.pogoDsl
Subinterfaces of LongVectorType in fr.esrf.tango.pogo.pogoDsl Modifier and Type Interface Description interfaceIntVectorTypeA representation of the model object 'Int Vector Type'.Methods in fr.esrf.tango.pogo.pogoDsl that return LongVectorType Modifier and Type Method Description LongVectorTypePogoDslFactory. createLongVectorType()Returns a new object of class 'Long Vector Type'. -
Uses of LongVectorType in fr.esrf.tango.pogo.pogoDsl.impl
Classes in fr.esrf.tango.pogo.pogoDsl.impl that implement LongVectorType Modifier and Type Class Description classIntVectorTypeImplAn implementation of the model object 'Int Vector Type'.classLongVectorTypeImplAn implementation of the model object 'Long Vector Type'.Methods in fr.esrf.tango.pogo.pogoDsl.impl that return LongVectorType Modifier and Type Method Description LongVectorTypePogoDslFactoryImpl. createLongVectorType() -
Uses of LongVectorType in fr.esrf.tango.pogo.pogoDsl.util
Methods in fr.esrf.tango.pogo.pogoDsl.util with parameters of type LongVectorType Modifier and Type Method Description TPogoDslSwitch. caseLongVectorType(LongVectorType object)Returns the result of interpreting the object as an instance of 'Long Vector Type'.
-