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