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.AbstractInterfacePortsRDHelper. 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.AbstractInterfacePortsSharedElementCT. abstractInterfacePortsMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return SharedElementCT.AbstractInterfacePorts Modifier and Type Method Description SharedElementCT.AbstractInterfacePortsObjectFactory. createSharedElementCTAbstractInterfacePorts()Create an instance ofSharedElementCT.AbstractInterfacePortsSharedElementCT.AbstractInterfacePortsSharedElementCT. 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 voidSharedElementCT. setAbstractInterfacePorts(SharedElementCT.AbstractInterfacePorts value)Sets the value of the abstractInterfacePorts property.
-