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 ImplementationCT
ControlResourceDescCT. implementation
protected ImplementationCT
ExecCapabilitiesCT. implementation
protected ImplementationCT
ExecCapaCT. implementation
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return ImplementationCT Modifier and Type Method Description ImplementationCT
ObjectFactory. createImplementationCT()
Create an instance ofImplementationCT
ImplementationCT
ControlResourceDescCT. getImplementation()
Gets the value of the implementation property.ImplementationCT
ExecCapabilitiesCT. getImplementation()
Gets the value of the implementation property.ImplementationCT
ExecCapaCT. 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 void
ControlResourceDescCT. setImplementation(ImplementationCT value)
Sets the value of the implementation property.void
ExecCapabilitiesCT. setImplementation(ImplementationCT value)
Sets the value of the implementation property.void
ExecCapaCT. setImplementation(ImplementationCT value)
Sets the value of the implementation property.
-