IConfigurator Methods

The IConfigurator type exposes the following members.

  NameDescription
Public method AddXppEventHandler
Public method AssignAttributeValueById Assigns a value to an attribute.
Public method AssignAttributeValueByXPath Assigns a value to an attribute.
Public method Dispose (Inherited from IDisposable.)
Public method GetAttributeFeasibilityByIdAsync Retrieves the feasibility state for all domain values for the attribute async.
Public method GetAttributeFeasibilityByXPathAsync Retrieves the feasibility state for all domain values for the attribute async.
Public method GetAttributeValueById Retrieves an attribute value from an instance Id.
Public method GetAttributeValueByXPath Retrieves an attribute value from an XPath.
Public method GetAttributeValueFeasibility Retrieves the tentative feasibility state for a domain value for an attribute.
Public method IsConfigurationCompleteAsync Gets a value indicating if the configuration session is complete i.g. that all mandatory attributes has an feasible value, async.
Public method IsConfigurationCompleteSync Gets a value indicating if the configuration session is complete i.g. that all mandatory attributes has an feasible value, sync.
Public method LoadAttributeValues
Public method Propagate Propagates the model starting with focus on the assigned attributes.
Public method PropagateAttribute Propagates with focus on the attributes in the component which contains the attribute identified by the given attribute instance Id.
Public method PropagateComponent Propagates with focus on the attributes in a component identified by the given component instance Id.
Public method RemoveXppEventHandler
Public method SetEventBatchInterval Sets the time between aggregated events in milliseconds.
Public method StartSession Starts the configuration session.
Public method Validate
Public method WaitForIdleStateSync Waits for the configurator to enter idle state sync.
Top

Community Additions

ADD
Show: