org.cougaar.pizza.asset
Class VeggiePG.Future
java.lang.Object
org.cougaar.pizza.asset.VeggiePG.Future
- All Implemented Interfaces:
- java.lang.Cloneable, org.cougaar.planning.ldm.asset.Future_PG, org.cougaar.planning.ldm.dq.HasDataQuality, org.cougaar.planning.ldm.asset.LockedPG, org.cougaar.planning.ldm.asset.PropertyGroup, java.io.Serializable, VeggiePG
- Enclosing class:
- VeggiePG
- public static final class VeggiePG.Future
- extends java.lang.Object
- implements VeggiePG, org.cougaar.planning.ldm.asset.Future_PG
Future PG implementation for VeggiePG
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VeggiePG.Future
public VeggiePG.Future()
equals
public boolean equals(java.lang.Object object)
clone
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
- Specified by:
clone in interface org.cougaar.planning.ldm.asset.PropertyGroup
- Throws:
java.lang.CloneNotSupportedException
unlock
public org.cougaar.planning.ldm.asset.NewPropertyGroup unlock(java.lang.Object key)
- Specified by:
unlock in interface org.cougaar.planning.ldm.asset.PropertyGroup
lock
public org.cougaar.planning.ldm.asset.PropertyGroup lock(java.lang.Object key)
- Specified by:
lock in interface org.cougaar.planning.ldm.asset.PropertyGroup
lock
public org.cougaar.planning.ldm.asset.PropertyGroup lock()
- Specified by:
lock in interface org.cougaar.planning.ldm.asset.PropertyGroup
copy
public org.cougaar.planning.ldm.asset.PropertyGroup copy()
- Specified by:
copy in interface org.cougaar.planning.ldm.asset.PropertyGroup
getPrimaryClass
public java.lang.Class getPrimaryClass()
- Specified by:
getPrimaryClass in interface org.cougaar.planning.ldm.asset.PropertyGroup
getAssetGetMethod
public java.lang.String getAssetGetMethod()
- Specified by:
getAssetGetMethod in interface org.cougaar.planning.ldm.asset.PropertyGroup
getAssetSetMethod
public java.lang.String getAssetSetMethod()
- Specified by:
getAssetSetMethod in interface org.cougaar.planning.ldm.asset.PropertyGroup
getIntrospectionClass
public java.lang.Class getIntrospectionClass()
- Specified by:
getIntrospectionClass in interface org.cougaar.planning.ldm.asset.LockedPG
hasDataQuality
public boolean hasDataQuality()
- Specified by:
hasDataQuality in interface org.cougaar.planning.ldm.asset.PropertyGroup
getDataQuality
public org.cougaar.planning.ldm.dq.DataQuality getDataQuality()
- Specified by:
getDataQuality in interface org.cougaar.planning.ldm.dq.HasDataQuality
finalize
public void finalize(org.cougaar.planning.ldm.asset.PropertyGroup real)
- Specified by:
finalize in interface org.cougaar.planning.ldm.asset.Future_PG