@TypeMetadata(name="BelongsTo",
description="BelongsTo indicates that a {@link Person} belong to the target {@link LegalBody}.",
version="1.0.0")
@Change(version="1.0.0",
description="First Version")
public interface BelongsTo<Out extends Person,In extends LegalBody>
extends org.gcube.informationsystem.model.reference.relations.IsRelatedTo<Out,In>
Person belong to the target LegalBody.
https://wiki.gcube-system.org/gcube/GCube_Model#BelongsTo| 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.