|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.beans.SimpleBeanInfo
org.cougaar.planning.ldm.asset.AssetSkeletonBase
org.cougaar.planning.ldm.asset.AssetSkeleton
org.cougaar.planning.ldm.asset.Asset
org.cougaar.pizza.asset.AssetSkeleton
| Nested Class Summary |
| Nested classes inherited from class org.cougaar.planning.ldm.asset.Asset |
org.cougaar.planning.ldm.asset.Asset.AssetChangeReport |
| Field Summary |
| Fields inherited from class org.cougaar.planning.ldm.asset.Asset |
myPrototype, pcs, regeneratePrototypeCacheP, sendPrototypeAsIDP |
| Fields inherited from class org.cougaar.planning.ldm.asset.AssetSkeletonBase |
hasOtherTimePhasedProperties, UNSPECIFIED_TIME |
| Fields inherited from interface java.beans.BeanInfo |
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
| Constructor Summary | |
protected |
AssetSkeleton()
|
protected |
AssetSkeleton(AssetSkeleton prototype)
|
| Method Summary | |
MeatPG |
getMeatPG()
Search additional properties for a MeatPG instance. |
VeggiePG |
getVeggiePG()
Search additional properties for a VeggiePG instance. |
boolean |
hasMeatPG()
Test for existence of a MeatPG |
boolean |
hasVeggiePG()
Test for existence of a VeggiePG |
void |
setMeatPG(org.cougaar.planning.ldm.asset.PropertyGroup aMeatPG)
Set the MeatPG property. |
void |
setVeggiePG(org.cougaar.planning.ldm.asset.PropertyGroup aVeggiePG)
Set the VeggiePG property. |
| Methods inherited from class org.cougaar.planning.ldm.asset.Asset |
addPropertyChangeListener, bindToLDM, clone, copy, createAggregate, createInstance, createInstance, equals, fetchAllProperties, fetchAllProperties, fillAllPropertyGroups, fillAllPropertyGroups, getCapabilities, getItemIdentificationPG, getKey, getLocalPG, getLocalPGSchedule, getName, getPropertyDescriptors, getPrototype, getRoleSchedule, getTypeIdentificationPG, getUID, hashCode, instanceForCopy, isPersistable, isPGLocal, isPGLocal, isPGScheduleLocal, lateBindPG, registerWithLDM, removePropertyChangeListener, resolvePG, resolvePGSchedule, searchForPropertyGroupSchedule, setItemIdentificationPG, setLocalPG, setLocalPGSchedule, setPropertyGroup, setPrototype, setTypeIdentificationPG, setUID, toString |
| Methods inherited from class org.cougaar.planning.ldm.asset.AssetSkeleton |
getClusterPG, getCommunityPG, getCommunityPG, getCommunityPGSchedule, getEntityPG, getLocationSchedulePG, getRelationshipPG, hasClusterPG, hasCommunityPG, hasCommunityPG, hasEntityPG, hasItemIdentificationPG, hasLocationSchedulePG, hasRelationshipPG, hasTypeIdentificationPG, setClusterPG, setCommunityPG, setCommunityPGSchedule, setEntityPG, setLocationSchedulePG, setRelationshipPG |
| Methods inherited from class org.cougaar.planning.ldm.asset.AssetSkeletonBase |
addOtherPropertyGroup, addOtherPropertyGroupSchedule, fillAllPropertyGroups, fillAllPropertyGroups, generateDefaultPG, getOtherProperties, hasOtherTimePhasedProperties, lateBindPG, removeLocalPG, removeLocalPG, removeLocalPGSchedule, removeOtherPropertyGroup, removeOtherPropertyGroup, removeOtherPropertyGroupSchedule, removeOtherPropertyGroupSchedule, replaceOtherPropertyGroup, replaceOtherPropertyGroupSchedule, resolvePG, searchForPropertyGroup, searchForPropertyGroup, searchForPropertyGroup, searchForPropertyGroup, searchForPropertyGroupSchedule, setOtherProperties |
| Methods inherited from class java.beans.SimpleBeanInfo |
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, loadImage |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
protected AssetSkeleton()
protected AssetSkeleton(AssetSkeleton prototype)
| Method Detail |
public VeggiePG getVeggiePG()
public boolean hasVeggiePG()
public void setVeggiePG(org.cougaar.planning.ldm.asset.PropertyGroup aVeggiePG)
public MeatPG getMeatPG()
public boolean hasMeatPG()
public void setMeatPG(org.cougaar.planning.ldm.asset.PropertyGroup aMeatPG)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||