|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectptolemy.actor.gt.GTIngredientElement
ptolemy.actor.gt.ingredients.operations.OperationElement
ptolemy.actor.gt.ingredients.operations.BooleanOperationElement
public class BooleanOperationElement
A Boolean element for an operation.
| Red (tfeng) |
| Yellow (tfeng) |
| Constructor Summary | |
|---|---|
BooleanOperationElement(java.lang.String name,
boolean canDisable)
Construct a Boolean element for an operation. |
|
| Method Summary |
|---|
| Methods inherited from class ptolemy.actor.gt.GTIngredientElement |
|---|
canDisable, getName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BooleanOperationElement(java.lang.String name,
boolean canDisable)
name - The name of the element.canDisable - Whether the element can be disabled.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||