| Library | File | Frames | Expand |
| void | AddAnnotations (wfcCombStateAnnotations_ptr Annotations) | |
| void | AddItems (wfcCombStateItems_ptr Items) | |
| void | EraseAnnotation (wfcAnnotation_ptr Annot) | |
| optional wfcCombStateAnnotations_ptr | GetAnnotations () | |
| wfcCombStateData_ptr | GetCombStateData () | |
| Gets Combined State data in the combined state | ||
| optional wfcCombStateItems_ptr | GetItems () | |
| xbool | GetStateOfAnnotations () | |
| xbool | IsDefault () | |
| xbool | IsPublished () | |
| void | RedefineCombState (wfcCombStateData_ptr Data) | |
| Redefines combined state | ||
| optional xintsequence_ptr | RemoveAnnotations (wfcAnnotations_ptr Annotations) | |
| optional xintsequence_ptr | RemoveItems (pfcModelItems_ptr Items) | |
| wfcCombStateData_ptr | GetCombStateData | () |
|
Gets Combined State data in the combined state Exceptions thrown (but not limited to): pfcXToolkitNotFound - No such combined state in the specified model.
|
| void | RedefineCombState | (wfcCombStateData_ptr Data) |
|
Redefines combined state Exceptions thrown (but not limited to): pfcXToolkitInvalidType - Invalid references. Possible errors: - The type of one of the references is not valid. - Reference of some type appears twice or more. - Id and type of a reference don't match.
|
| void | AddAnnotations | (wfcCombStateAnnotations_ptr Annotations) |
|
| void | AddItems | (wfcCombStateItems_ptr Items) |
|
| optional wfcCombStateAnnotations_ptr | GetAnnotations | () |
|
| optional wfcCombStateItems_ptr | GetItems | () |
|
| optional xintsequence_ptr | RemoveAnnotations | (wfcAnnotations_ptr Annotations) |
|
| optional xintsequence_ptr | RemoveItems | (pfcModelItems_ptr Items) |
|
| void | EraseAnnotation | (wfcAnnotation_ptr Annot) |
|
| xbool | GetStateOfAnnotations | () |
|
| xbool | IsDefault | () |
|
| xbool | IsPublished | () |
|