Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.SharedElementCT.AbstractInterfacePorts
-
Packages that use SharedElementCT.AbstractInterfacePorts Package Description fi.tut.mei.resdescapi.rdapi API for interacting with a Resource Description (RD)fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of SharedElementCT.AbstractInterfacePorts in fi.tut.mei.resdescapi.rdapi
Methods in fi.tut.mei.resdescapi.rdapi that return SharedElementCT.AbstractInterfacePorts Modifier and Type Method Description SharedElementCT.AbstractInterfacePorts
RDHelper. getHandle_AbstIfPorts()
Gets handle to the Abstract interface port list of this RD -
Uses of SharedElementCT.AbstractInterfacePorts in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as SharedElementCT.AbstractInterfacePorts Modifier and Type Field Description protected SharedElementCT.AbstractInterfacePorts
SharedElementCT. abstractInterfacePorts
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return SharedElementCT.AbstractInterfacePorts Modifier and Type Method Description SharedElementCT.AbstractInterfacePorts
ObjectFactory. createSharedElementCTAbstractInterfacePorts()
Create an instance ofSharedElementCT.AbstractInterfacePorts
SharedElementCT.AbstractInterfacePorts
SharedElementCT. getAbstractInterfacePorts()
Gets the value of the abstractInterfacePorts property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type SharedElementCT.AbstractInterfacePorts Modifier and Type Method Description void
SharedElementCT. setAbstractInterfacePorts(SharedElementCT.AbstractInterfacePorts value)
Sets the value of the abstractInterfacePorts property.
-