| Modifier and Type | Class and Description |
|---|---|
class |
EntityElementImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
RelationElementImpl<S extends EntityElement,T extends EntityElement> |
class |
RelationElementImpl<S extends EntityElement,T extends EntityElement> |
| Modifier and Type | Field and Description |
|---|---|
protected S |
RelationElementImpl.source |
protected T |
RelationElementImpl.target |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RelationElement<S extends EntityElement,T extends EntityElement> |
interface |
RelationElement<S extends EntityElement,T extends EntityElement> |
| 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 |
EntityTypeImpl |
class |
FacetTypeImpl |
class |
ResourceTypeImpl |
| Modifier and Type | Method and Description |
|---|---|
static EntityType |
EntityTypeImpl.getEntityTypeDefinitionInstance(Class<? extends EntityElement> clz) |
| Constructor and Description |
|---|
EntityTypeImpl(Class<? extends EntityElement> clz) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EntityType |
interface |
FacetType |
interface |
ResourceType |
| Modifier and Type | Method and Description |
|---|---|
<E extends EntityElement> |
SchemaAction.manageEntityClass(Class<E> e) |
<R extends RelationElement<? extends EntityElement,? extends EntityElement>> |
SchemaAction.manageRelationClass(Class<R> r) |
<R extends RelationElement<? extends EntityElement,? extends EntityElement>> |
SchemaAction.manageRelationClass(Class<R> r) |
Copyright © 2020. All Rights Reserved.