Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.VariableCT
-
Packages that use VariableCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of VariableCT in fi.tut.mei.resdescapi.rdapi.model.rd
Subclasses of VariableCT in fi.tut.mei.resdescapi.rdapi.model.rd Modifier and Type Class Description class
BusinessPropertyCT
Business property typeclass
EnvironmentalPropertyCT
Environmental Property informationclass
IFPropertyCT
Interface Property CTclass
PropertyCT
Property typeclass
VariableBooleanCT
Boolean variable typeclass
VariableCTWComplex
Definition of Variable type with Complex structuresclass
VariableNumCT
Numeric variable type, includes complex typesclass
VariableNumCTNoComplex
Numeric variable type, excludes complex typesclass
VariableStringCT
String variable typeclass
VariableTypeForEventPortCT
Variable for Event port of ExecCapas, links to required parameter portsMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return VariableCT Modifier and Type Method Description VariableCT
ObjectFactory. createVariableCT()
Create an instance ofVariableCT
-