Uses of Interface
fr.esrf.tango.pogo.pogoDsl.ULongVectorType
-
Packages that use ULongVectorType Package Description fr.esrf.tango.pogo.pogoDsl fr.esrf.tango.pogo.pogoDsl.impl fr.esrf.tango.pogo.pogoDsl.util -
-
Uses of ULongVectorType in fr.esrf.tango.pogo.pogoDsl
Subinterfaces of ULongVectorType 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 ULongVectorType Modifier and Type Method Description ULongVectorTypePogoDslFactory. createULongVectorType()Returns a new object of class 'ULong Vector Type'. -
Uses of ULongVectorType in fr.esrf.tango.pogo.pogoDsl.impl
Classes in fr.esrf.tango.pogo.pogoDsl.impl that implement ULongVectorType Modifier and Type Class Description classIntVectorTypeImplAn implementation of the model object 'Int Vector Type'.classULongVectorTypeImplAn implementation of the model object 'ULong Vector Type'.Methods in fr.esrf.tango.pogo.pogoDsl.impl that return ULongVectorType Modifier and Type Method Description ULongVectorTypePogoDslFactoryImpl. createULongVectorType() -
Uses of ULongVectorType in fr.esrf.tango.pogo.pogoDsl.util
Methods in fr.esrf.tango.pogo.pogoDsl.util with parameters of type ULongVectorType Modifier and Type Method Description TPogoDslSwitch. caseULongVectorType(ULongVectorType object)Returns the result of interpreting the object as an instance of 'ULong Vector Type'.
-