public abstract class ModelPart extends Object
Abstract ModelPart class.
| Constructor and Description |
|---|
ModelPart() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isNot()
isNot.
|
boolean |
m(String str)
m.
|
protected abstract boolean |
matches(String str)
matches.
|
void |
setNot(boolean not)
Setter for the field
not. |
Copyright © 2016. All Rights Reserved.