|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectptolemy.actor.gt.GTIngredient
ptolemy.actor.gt.ingredients.criteria.Criterion
public abstract class Criterion
| Red (tfeng) |
| Red (tfeng) |
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class ptolemy.actor.gt.GTIngredient |
|---|
GTIngredient.FieldIterator, GTIngredient.NamedObjMatchResult |
| Field Summary |
|---|
| Fields inherited from class ptolemy.actor.gt.GTIngredient |
|---|
FIELD_SEPARATOR |
| Constructor Summary | |
|---|---|
Criterion(GTIngredientList owner)
|
|
Criterion(GTIngredientList owner,
int elementCount)
|
|
| Method Summary | |
|---|---|
abstract GTIngredient.NamedObjMatchResult |
match(NamedObj object)
|
| Methods inherited from class ptolemy.actor.gt.GTIngredient |
|---|
_decodeBooleanField, _decodeStringField, _encodeBooleanField, _encodeStringField, _escapeElementString, _findMatchingParen, _findSeparator, _unescapeElementString, disableAll, enableAll, getElements, getOwner, getValue, getValues, isEnabled, setEnabled, setValue, setValues, toString, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Criterion(GTIngredientList owner)
owner -
public Criterion(GTIngredientList owner,
int elementCount)
owner - elementCount - | Method Detail |
|---|
public abstract GTIngredient.NamedObjMatchResult match(NamedObj object)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||