| Modifier and Type | Class and Description |
|---|---|
class |
RelationPropertyImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Facet,RelationProperty> |
ResourceImpl.addedFacets |
protected Map<String,RelationProperty> |
ResourceImpl.attachedFacets |
protected Map<Resource,RelationProperty> |
ResourceImpl.attachedResourceProfiles |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceImpl.addFacet(Facet facet,
RelationProperty relationProperty) |
void |
ResourceImpl.attachFacet(String uuid,
RelationProperty relationProperty) |
void |
ResourceImpl.attachResource(String uuid,
RelationProperty relationProperty) |
| Modifier and Type | Field and Description |
|---|---|
protected RelationProperty |
RelationImpl.relationProperty |
| Modifier and Type | Method and Description |
|---|---|
RelationProperty |
RelationImpl.getRelationProperty() |
| Constructor and Description |
|---|
ConsistOfImpl(Out source,
In target,
RelationProperty relationProperty) |
ParentOfImpl(Out source,
In target,
RelationProperty relationProperty) |
RelatedToImpl(Out source,
In target,
RelationProperty relationProperty) |
RelationImpl(Out source,
In target,
RelationProperty relationProperty) |
| Modifier and Type | Method and Description |
|---|---|
void |
Resource.addFacet(Facet facet,
RelationProperty relationProperty) |
void |
Resource.attachFacet(String uuid,
RelationProperty relationProperty) |
void |
Resource.attachResource(String uuid,
RelationProperty relationProperty) |
| Modifier and Type | Method and Description |
|---|---|
RelationProperty |
Relation.getRelationProperty() |
Copyright © 2016. All Rights Reserved.