Uses of Interface
fr.esrf.tango.pogo.pogoDsl.UShortType
-
Packages that use UShortType Package Description fr.esrf.tango.pogo.pogoDsl fr.esrf.tango.pogo.pogoDsl.impl fr.esrf.tango.pogo.pogoDsl.util fr.esrf.tango.pogo.serializer -
-
Uses of UShortType in fr.esrf.tango.pogo.pogoDsl
Methods in fr.esrf.tango.pogo.pogoDsl that return UShortType Modifier and Type Method Description UShortTypePogoDslFactory. createUShortType()Returns a new object of class 'UShort Type'. -
Uses of UShortType in fr.esrf.tango.pogo.pogoDsl.impl
Classes in fr.esrf.tango.pogo.pogoDsl.impl that implement UShortType Modifier and Type Class Description classUShortTypeImplAn implementation of the model object 'UShort Type'.Methods in fr.esrf.tango.pogo.pogoDsl.impl that return UShortType Modifier and Type Method Description UShortTypePogoDslFactoryImpl. createUShortType() -
Uses of UShortType in fr.esrf.tango.pogo.pogoDsl.util
Methods in fr.esrf.tango.pogo.pogoDsl.util with parameters of type UShortType Modifier and Type Method Description TPogoDslSwitch. caseUShortType(UShortType object)Returns the result of interpreting the object as an instance of 'UShort Type'. -
Uses of UShortType in fr.esrf.tango.pogo.serializer
Methods in fr.esrf.tango.pogo.serializer with parameters of type UShortType Modifier and Type Method Description protected voidAbstractPogoDslSemanticSequencer. sequence_UShortType(org.eclipse.xtext.serializer.ISerializationContext context, UShortType semanticObject)Contexts: PropType returns UShortType SimpleType returns UShortType Type returns UShortType UShortType returns UShortType Constraint: {UShortType}
-