| Modifier and Type | Class and Description |
|---|---|
class |
BaseEntityImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseRelationImpl<Out extends BaseEntity,In extends BaseEntity> |
class |
BaseRelationImpl<Out extends BaseEntity,In extends BaseEntity> |
| Modifier and Type | Field and Description |
|---|---|
protected Out |
BaseRelationImpl.source |
protected In |
BaseRelationImpl.target |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BaseRelation<Out extends BaseEntity,In extends BaseEntity> |
interface |
BaseRelation<Out extends BaseEntity,In extends BaseEntity> |
| Modifier and Type | Class and Description |
|---|---|
class |
ContextImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Context |
| Modifier and Type | Class and Description |
|---|---|
class |
DummyFacet |
class |
DummyResource |
class |
EntityImpl |
class |
FacetImpl |
class |
ResourceImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Entity |
interface |
Facet |
interface |
Resource |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityTypeDefinitionImpl<E extends BaseEntity> |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityTypeDefinitionImpl<E extends BaseEntity> |
| Modifier and Type | Class and Description |
|---|---|
class |
RelationTypeDefinitionImpl<Out extends BaseEntity,In extends BaseEntity,Rel extends BaseRelation<Out,In>> |
class |
RelationTypeDefinitionImpl<Out extends BaseEntity,In extends BaseEntity,Rel extends BaseRelation<Out,In>> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EntityTypeDefinition<E extends BaseEntity> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EntityTypeDefinition<E extends BaseEntity> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RelationTypeDefinition<Out extends BaseEntity,In extends BaseEntity,Rel extends BaseRelation<Out,In>> |
interface |
RelationTypeDefinition<Out extends BaseEntity,In extends BaseEntity,Rel extends BaseRelation<Out,In>> |
| Modifier and Type | Method and Description |
|---|---|
<E extends BaseEntity> |
SchemaAction.manageEntityClass(Class<E> e) |
<R extends BaseRelation<? extends BaseEntity,? extends BaseEntity>> |
SchemaAction.manageRelationClass(Class<R> r) |
<R extends BaseRelation<? extends BaseEntity,? extends BaseEntity>> |
SchemaAction.manageRelationClass(Class<R> r) |
Copyright © 2019. All Rights Reserved.