55 virtual void setDisaggregatedSystemList(
const DtRwStringList & list);
62 virtual void setAggregatedComponentList(
const DtRwStringList & list);
69 virtual void setDisggregatedComponentList(
const DtRwStringList & list);
74 virtual bool allowAggregateStateSet()
const;
75 virtual void setAllowAggregateStateSet(
bool);
DtRwBoolean myAllowAggregateStateSet
Parameter Name: allow-aggregate-state-set Parameter Description: Whether or not to allow the aggregat...
Definition: aggregateModelResolutionDescriptor.h:113
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
DtRwStringList myDisggregatedComponentList
Parameter Name: disaggregated-systems Parameter Description: List of components not (associated with ...
Definition: aggregateModelResolutionDescriptor.h:108
A readable, writable type whose name is the name of a component and that has a list of component name...
Definition: componentDescriptor.h:42
Definition: readerWriterRegistry.h:39
DtComponentDescriptor & operator=(const DtComponentDescriptor &orig)
assignment
DtRwStringList myAggregatedComponentList
Parameter Name: aggregated-components Parameter Description: List of components not (associated with ...
Definition: aggregateModelResolutionDescriptor.h:103
DtRwStringList myAggregatedSystemList
Parameter Name: aggregated-systems Parameter Description: List of systems used to model aggregated (t...
Definition: aggregateModelResolutionDescriptor.h:93
virtual DtComponentDescriptor * clone(DtReaderWriterRegistry *parentRegistry=NULL) const
DtAggregateModelResolutionDescriptor; descriptor for the DtAggregateModelResolutionController compone...
Definition: aggregateModelResolutionDescriptor.h:20
DtRwStringList myDisaggregatedSystemList
Parameter Name: disaggregated-systems Parameter Description: List of systems used to model disaggrega...
Definition: aggregateModelResolutionDescriptor.h:98
virtual DtString type() const
Returns the type of component this descriptor describes.
Description: Readable, Writable bool.
Definition: rwBoolean.h:26
static DtComponentDescriptor * creator()
Definition: rwStringList.h:20