Uses of Interface
de.iip_ecosphere.platform.services.spring.descriptor.Relation
Packages that use Relation
Package
Description
Interfaces describing the deployment descriptor.
Yaml implementation of the file-based artifact descriptor.
-
Uses of Relation in de.iip_ecosphere.platform.services.spring.descriptor
Methods in de.iip_ecosphere.platform.services.spring.descriptor that return types with arguments of type RelationModifier and TypeMethodDescriptionService.getRelations()Returns the service-specific relations and command line arguments.Methods in de.iip_ecosphere.platform.services.spring.descriptor with parameters of type RelationModifier and TypeMethodDescriptionvoidValidates the given relation (and contained descriptor elements).private voidValidates the given relation (and contained descriptor elements). -
Uses of Relation in de.iip_ecosphere.platform.services.spring.yaml
Classes in de.iip_ecosphere.platform.services.spring.yaml that implement RelationModifier and TypeClassDescriptionclassRepresents a relation/connection between services.