Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.PropertyCT
-
Packages that use PropertyCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of PropertyCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd with type parameters of type PropertyCT Modifier and Type Field Description protected List<PropertyCT>
CapabilityParameterSetCT. property
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return PropertyCT Modifier and Type Method Description PropertyCT
ObjectFactory. createPropertyCT()
Create an instance ofPropertyCT
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return types with arguments of type PropertyCT Modifier and Type Method Description List<PropertyCT>
CapabilityParameterSetCT. getProperty()
Gets the value of the property property.
-