ptolemy.data.properties.lattice.exampleSetLattice
Class A

java.lang.Object
  extended by ptolemy.data.properties.Property
      extended by ptolemy.data.properties.lattice.LatticeProperty
          extended by ptolemy.data.properties.lattice.exampleSetLattice.A
All Implemented Interfaces:
java.lang.Cloneable, PropertyTerm, InequalityTerm

public class A
extends LatticeProperty

A class that represents dynamic property in the StaticDynamic lattice.

Since:
Ptolemy II 7.1
Version:
$Id: A.java 55752 2009-09-22 15:05:10Z cshelton $
Author:
Man-Kit Leung
Accepted Rating:
Red (mankit)
Proposed Rating:
Red (mankit)

Field Summary
 
Fields inherited from class ptolemy.data.properties.lattice.LatticeProperty
_lattice
 
Fields inherited from class ptolemy.data.properties.Property
_name
 
Constructor Summary
A(PropertyLattice lattice)
          Construct a Dynamic property object
 
Method Summary
 
Methods inherited from class ptolemy.data.properties.lattice.LatticeProperty
clone, equals, getAssociatedObject, getConstants, getPropertyLattice, getValue, getVariables, initialize, isAbstract, isCompatible, isConstant, isEffective, isInstantiable, isSettable, isSubstitutionInstance, isValueAcceptable, setEffective, setValue, toString
 
Methods inherited from class ptolemy.data.properties.Property
getColor, isAcceptableSolution, setColor
 
Methods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

A

public A(PropertyLattice lattice)
Construct a Dynamic property object

Parameters:
lattice -