| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| void | Declare
(Model Mdl, LayoutDeclareOption Option)
|
| void | Undeclare
(Model Mdl, LayoutUndeclareOption Option)
|
| Methods Inherited from Interface com.ptc.pfc.pfcBase.ActionSource |
|---|
| AddActionListener, RemoveActionListener, AddActionListenerWithType |
| Methods Inherited from Interface com.ptc.pfc.pfcObject.Parent |
|---|
| GetChild |
| Methods Inherited from Interface com.ptc.pfc.pfcModelItem.ParameterOwner |
|---|
| GetParam, CreateParam, ListParams, SelectParam, CreateParamWithUnits, SelectParameters |
| Methods Inherited from Interface com.ptc.wfc.wfcModelItem.WParameterOwner |
|---|
| ExportParameterTable, ApplyParameterTableset, MathcadParametersSet, MathcadInputParametersGet |
| Methods Inherited from Interface com.ptc.pfc.pfcModelItem.RelationOwner |
|---|
| DeleteRelations, GetRelations, SetRelations, RegenerateRelations, EvaluateExpression |
| Methods Inherited from Interface com.ptc.wfc.wfcModelItem.WRelationOwner |
|---|
| GetRelationConstraints, UnitsUsed, UseUnits, EvaluateExpressionWithUnits |
| Methods Inherited from Interface com.ptc.pfc.pfcModelItem.ModelItemOwner |
|---|
| GetItemByName, GetItemById, ListItems |
| Methods Inherited from Interface com.ptc.pfc.pfcView.ViewOwner |
|---|
| RetrieveView, GetView, SaveView, GetCurrentViewTransform, SetCurrentViewTransform, CurrentViewRotate, ListViews, GetCurrentView |
| Methods Inherited from Interface com.ptc.pfc.pfcObject.Child |
|---|
| GetDBParent, GetOId |
| Methods Inherited from Interface com.ptc.pfc.pfcTable.TableOwner |
|---|
| ListTables, GetTable, CreateTable, RetrieveTable, RetrieveTableByOrigin, UpdateTables, DeleteTable |
| Method Detail |
|---|
| Declare |
|---|
| void | Declare | (Model Mdl, LayoutDeclareOption Option) |
| Exceptions thrown (but not limited to): XToolkitUserAbort - There was a conflict between the symbols in the notebook and in the object with option wfcLAYOUT_DECLARE_ABORT. XToolkitDeadLock - There was a circular declaration between the two notebooks.
|
| Undeclare |
|---|
| void | Undeclare | (Model Mdl, LayoutUndeclareOption Option) |
| Exceptions thrown (but not limited to): XToolkitCantModify - Cant undeclare the notebook.
|