|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectptolemy.data.properties.PropertyHelper
ptolemy.data.properties.lattice.PropertyConstraintHelper
ptolemy.data.properties.lattice.logicalAND.actor.AtomicActor
ptolemy.data.properties.lattice.logicalAND.domains.continuous.lib.EventSource
DiscreteClock
public class EventSource
A helper class for ptolemy.actor.lib.EventSource.
| Red (mankit) |
| Red (mankit) |
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class ptolemy.data.properties.lattice.PropertyConstraintHelper |
|---|
PropertyConstraintHelper.Inequality |
| Nested classes/interfaces inherited from class ptolemy.data.properties.PropertyHelper |
|---|
PropertyHelper.Channel |
| Field Summary |
|---|
| Fields inherited from class ptolemy.data.properties.lattice.PropertyConstraintHelper |
|---|
_lattice, _ownConstraints, _subHelperConstraints, _useDefaultConstraints, interconnectConstraintType |
| Fields inherited from class ptolemy.data.properties.PropertyHelper |
|---|
_annotationEvaluator, _solver |
| Constructor Summary | |
|---|---|
EventSource(PropertyConstraintSolver solver,
EventSource actor)
Deprecated. Construct a EventSource helper for the logicalAND ontology. |
|
| Method Summary | |
|---|---|
java.util.List<PropertyConstraintHelper.Inequality> |
constraintList()
Deprecated. Return the list of constraints that specifies the analysis for the EventSource actor. |
| Methods inherited from class ptolemy.data.properties.lattice.logicalAND.actor.AtomicActor |
|---|
_getPropertyableAttributes |
| Methods inherited from class ptolemy.data.properties.PropertyHelper |
|---|
_getASTNodeHelpers, _getAttributeParseTrees, _getSinkPortList, _getSourcePortList, getComponent, getContainerEntity, getName, getParseTree, getPropertyables, putAttribute, reinitialize, setComponent, setEquals, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EventSource(PropertyConstraintSolver solver,
EventSource actor)
throws IllegalActionException
solver - The given solver.actor - The given EventSource actor.
IllegalActionException - Thrown if the
super class throws it.| Method Detail |
|---|
public java.util.List<PropertyConstraintHelper.Inequality> constraintList()
throws IllegalActionException
constraintList in class PropertyConstraintHelperIllegalActionException - Thrown if an error
occurs when getting the elements from the lattice,
reading the values from the values parameter of the EventSource
actor, or the super class throws it.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||