Library | Package Java Toolkit

Package com.ptc.pfc.pfcModelItem

Description

Contains interfaces related to model items and parameters.

Interfaces
BaseParameterDescribes the base parameter, which can be a Creo Parametric parameter or dimension.
ModelItemThis class defines a model item.
ModelItemOIdThis class specifies the identifier of a model item.
ModelItemOwnerThis is a base class for an object that has model items associated with it (such as a model).
NamedModelItem 
ParameterThis class defines a parameter object.
ParameterEnumerationThis interface details how the parameter is restricted to list of permitted values.
ParameterLimitThis interface includes details on a minimum or maximum value limitation on a parameter.
ParameterOwnerThis is a base class for an object that has parameters associated with it (such as model or model item).
ParameterRangeThis interface details how the numeric parameter is limited to a specifed value range.
ParameterRestrictionThis interface includes details on how the value of the parameter is restricted.
ParameterSelectionOptionsThis class specifies the parameter selection options.
ParamOIdThis class specifies the identifier of a parameter. Parameters are identified by their names.
RelationOwnerAn object of type can have relations assigned to it.

Classes
ModelItemsSpecifies a list of model items.
ModelItemTypeThis enumerated type lists the different kinds of model item.
ModelItemTypesSpecifies a list of model item types.
ParameterDriverTypeThis enumerated type lists the possible parameter driver type.
ParameterLimitTypeThis enumerated type lists the possible parameter limits.
ParametersSpecifies a list of parameters.
ParameterSelectionContextThis enumerated type lists the possible parameter selection context type.
ParameterSelectionContexts 
ParamValueThis class describes the value of the parameter.
ParamValuesThis data type is used to specify an array of parameter values.
ParamValueTypeThis enumerated type lists the possible kinds of parameter value.
pfcModelItemContains global CIP definitions for module "pfcModelItem"
RestrictionTypeThis enumerated type lists the types of parameter restriction.