| Modifier and Type | Class and Description |
|---|---|
class |
ContextImpl |
class |
DummyFacet |
class |
DummyResource |
class |
EntityImpl |
class |
FacetImpl |
class |
ResourceImpl |
| Modifier and Type | Method and Description |
|---|---|
int |
EntityImpl.compareTo(Entity entity) |
| 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 | Field and Description |
|---|---|
protected Comparator<Class<Entity>> |
ERDiscovery.entityComparator |
protected org.gcube.informationsystem.impl.utils.discovery.Tree<Class<Entity>> |
ERDiscovery.entityTree |
protected Map<Class<Entity>,Tree.Node<Class<Entity>>> |
ERDiscovery.visitedEntity |
protected Map<Class<Entity>,Tree.Node<Class<Entity>>> |
ERDiscovery.visitedEntity |
| Modifier and Type | Method and Description |
|---|---|
<E extends Entity> |
ERAction.manageEntityClass(Class<E> e) |
<R extends Relation<? extends Entity,? extends Entity>> |
ERAction.manageRelationClass(Class<R> r) |
<R extends Relation<? extends Entity,? extends Entity>> |
ERAction.manageRelationClass(Class<R> r) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ERDiscovery.addEntity(Class<? extends Entity> clz,
Class<? extends Entity> parent) |
protected void |
ERDiscovery.addEntity(Class<? extends Entity> clz,
Class<? extends Entity> parent) |
protected void |
ERDiscovery.analizeEntity(Class<? extends Entity> clz) |
| 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 © 2016. All Rights Reserved.