| Modifier and Type | Class and Description |
|---|---|
class |
ContextImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
ContextImpl.addChild(Context child) |
void |
ContextImpl.setParent(Context context) |
| Constructor and Description |
|---|
IsParentOfImpl(Context source,
Context target) |
| Modifier and Type | Method and Description |
|---|---|
void |
Context.addChild(Context child) |
void |
Context.setParent(Context context) |
| Modifier and Type | Method and Description |
|---|---|
Context |
IsParentOf.getSource() |
Context |
IsParentOf.getTarget() |
| Modifier and Type | Method and Description |
|---|---|
void |
IsParentOf.setSource(Context source) |
void |
IsParentOf.setTarget(Context target) |
Copyright © 2020. All Rights Reserved.