| Package | Description |
|---|---|
| org.gcube.informationsystem.model.impl.entity | |
| org.gcube.informationsystem.model.impl.relation | |
| org.gcube.informationsystem.model.reference.entity |
| Modifier and Type | Field and Description |
|---|---|
protected IsParentOf<Context,Context> |
ContextImpl.parent |
| Modifier and Type | Field and Description |
|---|---|
protected List<IsParentOf<Context,Context>> |
ContextImpl.children |
| Modifier and Type | Method and Description |
|---|---|
IsParentOf<Context,Context> |
ContextImpl.getParent() |
| Modifier and Type | Method and Description |
|---|---|
List<IsParentOf<Context,Context>> |
ContextImpl.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContextImpl.addChild(IsParentOf<Context,Context> isParentOf) |
protected void |
ContextImpl.addChildFromJson(IsParentOf<Context,Context> isParentOf) |
void |
ContextImpl.setParent(IsParentOf<Context,Context> isParentOf) |
protected void |
ContextImpl.setParentFromJson(IsParentOf<Context,Context> isParentOf) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ContextImpl.setChildrenFromJson(List<IsParentOf<Context,Context>> children) |
| Modifier and Type | Class and Description |
|---|---|
class |
IsParentOfImpl<Out extends Context,In extends Context> |
| Modifier and Type | Method and Description |
|---|---|
IsParentOf<Context,Context> |
Context.getParent() |
| Modifier and Type | Method and Description |
|---|---|
List<IsParentOf<Context,Context>> |
Context.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
void |
Context.addChild(IsParentOf<Context,Context> isParentOf) |
void |
Context.setParent(IsParentOf<Context,Context> isParentOf) |
Copyright © 2018. All Rights Reserved.