| Package | Description |
|---|---|
| org.gcube.informationsystem.impl.embedded | |
| org.gcube.informationsystem.impl.relation | |
| org.gcube.informationsystem.model.relation |
| Modifier and Type | Class and Description |
|---|---|
class |
RelationPropertyImpl |
| Modifier and Type | Field and Description |
|---|---|
protected RelationProperty |
RelationImpl.relationProperty |
| Modifier and Type | Method and Description |
|---|---|
RelationProperty |
RelationImpl.getRelationProperty() |
| Modifier and Type | Method and Description |
|---|---|
void |
RelationImpl.getRelationProperty(RelationProperty relationProperty) |
| Constructor and Description |
|---|
ConsistsOfImpl(Out source,
In target,
RelationProperty relationProperty) |
ConsistsOfImpl(Out source,
UUID targetUUID,
RelationProperty relationProperty) |
IdentifiesImpl(Out source,
In target,
RelationProperty relationProperty) |
IdentifiesImpl(Out source,
UUID targetUUID,
RelationProperty relationProperty) |
IsParentsOfImpl(Out source,
In target,
RelationProperty relationProperty) |
IsRelatedToImpl(Out source,
In target,
RelationProperty relationProperty) |
IsRelatedToImpl(Out source,
UUID targetUUID,
RelationProperty relationProperty) |
RelationImpl(Out source,
In target,
RelationProperty relationProperty) |
RelationImpl(Out source,
RelationProperty relationProperty)
It responsibility of specialization constructor to set target
|
| Modifier and Type | Method and Description |
|---|---|
RelationProperty |
Relation.getRelationProperty() |
Copyright © 2016. All Rights Reserved.