public class BooleanDependency extends AbstractDependency<Object>
| Constructor and Description |
|---|
BooleanDependency(String description) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canExecute() |
void |
setSatisfied() |
combine, getElement, toStringpublic BooleanDependency(String description)
public boolean canExecute()
canExecute in interface DependencycanExecute in class AbstractDependency<Object>public void setSatisfied()
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.