@TypeMetadata(name="Discovers",
description="Any {@link EService} or its specialisations can be related with another {@link EService} with Discovers relation. Discovers relation inform that the source {@link EService} discovers the target through the information system.Discovers relation specialise the semantic of {@link CallsFor}.",
version="1.0.0")
@Change(version="1.0.0",
description="First Version")
public interface Discovers<Out extends EService,In extends EService>
extends CallsFor<Out,In>
EService or its specialisations can be related with
another EService with Discovers relation.
Discovers relation inform that the source EService
discovers the target through the information system.
Discovers relation specialises the semantic of CallsFor.
https://wiki.gcube-system.org/gcube/GCube_Model#Discovers| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
PROPAGATION_CONSTRAINT_PROPERTYgetAdditionalProperties, getAdditionalProperty, getPropagationConstraint, getSource, getTarget, setAdditionalProperties, setAdditionalProperty, setSource, setTargetstatic final String NAME
Copyright © 2022. All Rights Reserved.