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