| Modifier and Type | Class and Description |
|---|---|
class |
ContextImpl |
class |
DummyFacet |
class |
DummyResource |
class |
EntityImpl |
class |
FacetImpl |
class |
ResourceImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
RelationImpl<Out extends Entity,In extends Entity> |
class |
RelationImpl<Out extends Entity,In extends Entity> |
| Modifier and Type | Field and Description |
|---|---|
protected Out |
RelationImpl.source |
protected In |
RelationImpl.target |
| Modifier and Type | Method and Description |
|---|---|
<E extends Entity> |
SchemaAction.manageEntityClass(Class<E> e) |
<R extends Relation<? extends Entity,? extends Entity>> |
SchemaAction.manageRelationClass(Class<R> r) |
<R extends Relation<? extends Entity,? extends Entity>> |
SchemaAction.manageRelationClass(Class<R> r) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Context |
interface |
Facet |
interface |
Resource |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Relation<Out extends Entity,In extends Entity> |
interface |
Relation<Out extends Entity,In extends Entity> |
Copyright © 2018. All Rights Reserved.