public class Context extends Object
Context class.
| Modifier and Type | Field and Description |
|---|---|
ModelPart |
first |
boolean |
not |
Context |
parentContext |
| Constructor and Description |
|---|
Context() |
| Modifier and Type | Method and Description |
|---|---|
void |
append(ModelComposit next)
append.
|
ModelComposit |
findRoot()
findRoot.
|
public Context parentContext
public ModelPart first
public boolean not
public ModelComposit findRoot()
findRoot.
ModelComposit object.public void append(ModelComposit next)
append.
next - a ModelComposit object.Copyright © 2016. All Rights Reserved.