Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.ImplementationCT
-
Packages that use ImplementationCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of ImplementationCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as ImplementationCT Modifier and Type Field Description protected ImplementationCTControlResourceDescCT. implementationprotected ImplementationCTExecCapabilitiesCT. implementationprotected ImplementationCTExecCapaCT. implementationMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return ImplementationCT Modifier and Type Method Description ImplementationCTObjectFactory. createImplementationCT()Create an instance ofImplementationCTImplementationCTControlResourceDescCT. getImplementation()Gets the value of the implementation property.ImplementationCTExecCapabilitiesCT. getImplementation()Gets the value of the implementation property.ImplementationCTExecCapaCT. getImplementation()Gets the value of the implementation property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type ImplementationCT Modifier and Type Method Description voidControlResourceDescCT. setImplementation(ImplementationCT value)Sets the value of the implementation property.voidExecCapabilitiesCT. setImplementation(ImplementationCT value)Sets the value of the implementation property.voidExecCapaCT. setImplementation(ImplementationCT value)Sets the value of the implementation property.
-