Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.ValueSimpleCT
-
Packages that use ValueSimpleCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of ValueSimpleCT in fi.tut.mei.resdescapi.rdapi.model.rd
Subclasses of ValueSimpleCT in fi.tut.mei.resdescapi.rdapi.model.rd Modifier and Type Class Description classSymbolCTCan be an Input, Output, Signal In, Signal Out of a station.classSymbolForEventPortCTInput, Output representation for Control port of ExecCapas, links to required parameter portsstatic classSymbolsTypeCT.SymbolJava class for anonymous complex type.Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as ValueSimpleCT Modifier and Type Field Description protected ValueSimpleCTMovementRangeRotationalCT. rotationXprotected ValueSimpleCTMovementRangeRotationalCT. rotationYprotected ValueSimpleCTMovementRangeRotationalCT. rotationZprotected ValueSimpleCTSymbolCT2. simpleValueprotected ValueSimpleCTValueArrayCT.Item. simpleValueprotected ValueSimpleCTValueStructCT.Member. simpleValueprotected ValueSimpleCTMovementRangeLinearCT. translationXprotected ValueSimpleCTMovementRangeLinearCT. translationYprotected ValueSimpleCTMovementRangeLinearCT. translationZprotected ValueSimpleCTValueSubRangeCT. valueMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return ValueSimpleCT Modifier and Type Method Description ValueSimpleCTObjectFactory. createValueSimpleCT()Create an instance ofValueSimpleCTValueSimpleCTMovementRangeRotationalCT. getRotationX()Gets the value of the rotationX property.ValueSimpleCTMovementRangeRotationalCT. getRotationY()Gets the value of the rotationY property.ValueSimpleCTMovementRangeRotationalCT. getRotationZ()Gets the value of the rotationZ property.ValueSimpleCTSymbolCT2. getSimpleValue()Gets the value of the simpleValue property.ValueSimpleCTValueArrayCT.Item. getSimpleValue()Gets the value of the simpleValue property.ValueSimpleCTValueStructCT.Member. getSimpleValue()Gets the value of the simpleValue property.ValueSimpleCTMovementRangeLinearCT. getTranslationX()Gets the value of the translationX property.ValueSimpleCTMovementRangeLinearCT. getTranslationY()Gets the value of the translationY property.ValueSimpleCTMovementRangeLinearCT. getTranslationZ()Gets the value of the translationZ property.ValueSimpleCTValueSubRangeCT. getValue()Gets the value of the value property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type ValueSimpleCT Modifier and Type Method Description voidMovementRangeRotationalCT. setRotationX(ValueSimpleCT value)Sets the value of the rotationX property.voidMovementRangeRotationalCT. setRotationY(ValueSimpleCT value)Sets the value of the rotationY property.voidMovementRangeRotationalCT. setRotationZ(ValueSimpleCT value)Sets the value of the rotationZ property.voidSymbolCT2. setSimpleValue(ValueSimpleCT value)Sets the value of the simpleValue property.voidValueArrayCT.Item. setSimpleValue(ValueSimpleCT value)Sets the value of the simpleValue property.voidValueStructCT.Member. setSimpleValue(ValueSimpleCT value)Sets the value of the simpleValue property.voidMovementRangeLinearCT. setTranslationX(ValueSimpleCT value)Sets the value of the translationX property.voidMovementRangeLinearCT. setTranslationY(ValueSimpleCT value)Sets the value of the translationY property.voidMovementRangeLinearCT. setTranslationZ(ValueSimpleCT value)Sets the value of the translationZ property.voidValueSubRangeCT. setValue(ValueSimpleCT value)Sets the value of the value property.
-