public abstract class IsRelatedToImpl<S extends Resource,T extends Resource> extends RelationImpl<S,T> implements IsRelatedTo<S,T>
additionalProperties, allowedAdditionalKeys, propagationConstraintheader, source, targetNAMEPROPAGATION_CONSTRAINTSOURCE_PROPERTY, TARGET_PROPERTYHEADER_PROPERTYCLASS_PROPERTY, DATETIME_PATTERN, SUPERCLASSES_PROPERTY| Modifier | Constructor and Description |
|---|---|
protected |
IsRelatedToImpl() |
|
IsRelatedToImpl(S source,
T target) |
|
IsRelatedToImpl(S source,
T target,
PropagationConstraint propagationConstraint) |
getAdditionalProperties, getAdditionalProperty, getPropagationConstraint, setAdditionalProperties, setAdditionalPropertygetHeader, getSource, getTarget, setHeader, setSource, setTargettoStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAdditionalProperties, getAdditionalProperty, getPropagationConstraint, getSource, getTarget, setAdditionalProperties, setAdditionalProperty, setSource, setTargetgetHeadersetHeaderprotected IsRelatedToImpl()
public IsRelatedToImpl(S source, T target, PropagationConstraint propagationConstraint)
Copyright © 2020. All Rights Reserved.