Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.EventAndEventRefRDCT
-
Packages that use EventAndEventRefRDCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of EventAndEventRefRDCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as EventAndEventRefRDCT Modifier and Type Field Description protected EventAndEventRefRDCT
InputOutputParamSetForEventPortCT. inputs
protected EventAndEventRefRDCT
InputOutputParamSetForEventPortCT. outputs
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return EventAndEventRefRDCT Modifier and Type Method Description EventAndEventRefRDCT
ObjectFactory. createEventAndEventRefRDCT()
Create an instance ofEventAndEventRefRDCT
EventAndEventRefRDCT
InputOutputParamSetForEventPortCT. getInputs()
Gets the value of the inputs property.EventAndEventRefRDCT
InputOutputParamSetForEventPortCT. getOutputs()
Gets the value of the outputs property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type EventAndEventRefRDCT Modifier and Type Method Description void
InputOutputParamSetForEventPortCT. setInputs(EventAndEventRefRDCT value)
Sets the value of the inputs property.void
InputOutputParamSetForEventPortCT. setOutputs(EventAndEventRefRDCT value)
Sets the value of the outputs property.
-