public class IsRelatedToImpl<Out extends Resource,In extends Resource> extends RelationImpl<Out,In> implements IsRelatedTo<Out,In>
header, relationProperty, source, targetNAMEHEADER_PROPERTY, RELATION_PROPERTY| Constructor and Description |
|---|
IsRelatedToImpl(Out source,
In target,
RelationProperty relationProperty) |
IsRelatedToImpl(Out source,
UUID targetUUID,
RelationProperty relationProperty) |
getHeader, getRelationProperty, getRelationProperty, getSource, getTargetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetHeader, getRelationProperty, getSource, getTargetpublic IsRelatedToImpl(Out source, In target, RelationProperty relationProperty)
source - target - relationProperty - public IsRelatedToImpl(Out source, UUID targetUUID, RelationProperty relationProperty)
Copyright © 2016. All Rights Reserved.