Package | Description |
---|---|
teetime.framework |
Contains the implementation of the TeeTime framework.
|
teetime.framework.scheduling.globaltaskpool |
Modifier and Type | Method and Description |
---|---|
static Traverser.VisitorBehavior |
Traverser.VisitorBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Traverser.VisitorBehavior[] |
Traverser.VisitorBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Traverser.VisitorBehavior |
ITraverserVisitor.visit(AbstractPort<?> port) |
Traverser.VisitorBehavior |
ITraverserVisitor.visit(AbstractStage stage) |
Modifier and Type | Method and Description |
---|---|
Traverser.VisitorBehavior |
SignalVisitor.visit(AbstractPort<?> port) |
Traverser.VisitorBehavior |
SignalVisitor.visit(AbstractStage stage) |
Copyright © 2015–2020. All rights reserved.