Skip to main content

ResultBase interface

Namespace: NextDesign.Core.EditingCapabilities

Description

This is the base class of the parameter object used in the editing support function.

Affiliation area

NameDescription
EditingCapability APIs to access EditingCapability.

Derivation destination

NameDescription
ModelReferableResult Object that represents the result to be selected when referencing the model.

Next Design uses this result object to build the selection.
ModelRelateResult Object that represents the result of model association enable/disable.

Next Design uses this result object to determine whether or not it can be associated.

* Even if CapabilityResults.Fail is set for this result, no error will occur and it will be treated the same as CapabilityResults.Ignore.
ModelEditorCategoriesResult This object represents the acquisition result of the editor category information.
ModelCreatableResult An object that represents the result to be selected when creating a model.

Next Design uses this result object to build the selection.
ModelEditorSelectionResult Object that represents the model acquisition result to be displayed for the selection of category information.

Property

NameDescription
ErrorMessage Error Message
Result Provider processing result
* Initial value is "Success"