Uses of Class
de.fraunhofer.iese.mydata.component.information.PxpComponentInformation
Packages that use PxpComponentInformation
Package
Description
\* MYDATA component interfaces and classes.
Description of MYDATA component capabilities, i.e., their interfaces.
-
Uses of PxpComponentInformation in de.fraunhofer.iese.mydata.component
Methods in de.fraunhofer.iese.mydata.component that return PxpComponentInformationModifier and TypeMethodDescriptionIComponentService.getPxp(ComponentId id) Lookup PXP byComponentId.Methods in de.fraunhofer.iese.mydata.component that return types with arguments of type PxpComponentInformationModifier and TypeMethodDescriptionIComponentService.lookupPxp(SolutionId solutionId, MethodInterfaceDescription query) Lookup all PXPs of a certain solution.Methods in de.fraunhofer.iese.mydata.component with parameters of type PxpComponentInformationModifier and TypeMethodDescriptionIComponentService.addPxp(PxpComponentInformation component) Adds a pxp.IComponentService.updatePxp(PxpComponentInformation component) Adds a pxp. -
Uses of PxpComponentInformation in de.fraunhofer.iese.mydata.component.connector
Methods in de.fraunhofer.iese.mydata.component.connector with parameters of type PxpComponentInformationModifier and TypeMethodDescriptionConnectorFactory.getPxp(PxpComponentInformation component, String preferredConnectorType) Tries to establish a connection to a PXP by using the passed url variable. -
Uses of PxpComponentInformation in de.fraunhofer.iese.mydata.component.information.method
Fields in de.fraunhofer.iese.mydata.component.information.method declared as PxpComponentInformationModifier and TypeFieldDescriptionprotected PxpComponentInformationMethodInterfaceDescription.pxpComponentInformation -
Uses of PxpComponentInformation in de.fraunhofer.iese.mydata.solution
Methods in de.fraunhofer.iese.mydata.solution that return types with arguments of type PxpComponentInformationMethods in de.fraunhofer.iese.mydata.solution with parameters of type PxpComponentInformationModifier and TypeMethodDescriptionvoidSolution.addPxpComponentInformation(PxpComponentInformation component) voidSolution.removePxpComponentInformation(PxpComponentInformation component) Method parameters in de.fraunhofer.iese.mydata.solution with type arguments of type PxpComponentInformation