Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.ConnectionMethodCtrlAndCommCT
-
Packages that use ConnectionMethodCtrlAndCommCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of ConnectionMethodCtrlAndCommCT in fi.tut.mei.resdescapi.rdapi.model.rd
Subclasses of ConnectionMethodCtrlAndCommCT in fi.tut.mei.resdescapi.rdapi.model.rd Modifier and Type Class Description class
GUIDefinitionCT
External GUI definition reference TODO: Check AutomationML as reference!Fields in fi.tut.mei.resdescapi.rdapi.model.rd with type parameters of type ConnectionMethodCtrlAndCommCT Modifier and Type Field Description protected List<ConnectionMethodCtrlAndCommCT>
AbstractResourceDesc.ExecCapabilities.ConnectionMethodsForCtrlAndComm. connectionMethodCtrlAndComm
protected List<ConnectionMethodCtrlAndCommCT>
ExecCapabilitiesCT.ConnectionMethodsForCtrlAndComm. connectionMethodCtrlAndComm
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return ConnectionMethodCtrlAndCommCT Modifier and Type Method Description ConnectionMethodCtrlAndCommCT
ObjectFactory. createConnectionMethodCtrlAndCommCT()
Create an instance ofConnectionMethodCtrlAndCommCT
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return types with arguments of type ConnectionMethodCtrlAndCommCT Modifier and Type Method Description JAXBElement<ConnectionMethodCtrlAndCommCT>
ObjectFactory. createConnectionMethodCtrlAndComm(ConnectionMethodCtrlAndCommCT value)
List<ConnectionMethodCtrlAndCommCT>
AbstractResourceDesc.ExecCapabilities.ConnectionMethodsForCtrlAndComm. getConnectionMethodCtrlAndComm()
Gets the value of the connectionMethodCtrlAndComm property.List<ConnectionMethodCtrlAndCommCT>
ExecCapabilitiesCT.ConnectionMethodsForCtrlAndComm. getConnectionMethodCtrlAndComm()
Gets the value of the connectionMethodCtrlAndComm property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type ConnectionMethodCtrlAndCommCT Modifier and Type Method Description JAXBElement<ConnectionMethodCtrlAndCommCT>
ObjectFactory. createConnectionMethodCtrlAndComm(ConnectionMethodCtrlAndCommCT value)
-