Enterprise Administration > Windchill Data Loading > Loading Data for Product Families and Options and Variants > Loading Data From XML > List of Objects in Options and Variants and Product Families
  
List of Objects in Options and Variants and Product Families
The next table lists the objects specific to Options and Variants and Product Families that can be loaded using the Windchill Loader com.ptc.windchill.option.load.Loaderoption.load.Loader.
For more information on the load methods for each type of object, see Windchill JavaDocs available on ptc.com.
Objects in Options and Variants
Object and Class
Load Method
Group
com.ptc.windchill.option.model.Group
creatGroup
To load group objects, see Group.
Option and its subtypes
com.ptc.windchill.option.model.Option
beginOption
endOption
To load option object and its subtypes, see Option and Choices.
Choice and its subtypes
com.ptc.windchill.option.model.Choice
beginChoice
endChoice
To load option object and its subtypes, see Option and Choices.
Include Rule
com.ptc.windchill.option.model.ChoiceMapping
beginChoiceMapping
endChoiceMapping
To load the include rule object, see Include Rule
Exclude Rule
com.ptc.windchill.option.model.ChoiceConstraint
beginChoiceConstraint
endChoiceConstraint
To load the exclude rule object, see Exclude Rule.
Enable Rule
com.ptc.windchill.option.model.ChoiceEnable
csvBeginChoiceEnable
csvEndChoiceEnable
To load enable rules, see Enable Rule.
Conditional Rule
com.ptc.windchill.option.model.ConditionalRule
csvBeginConditionalRule
csvEndConditionalRule
To load conditional rules, see Conditional Rule.
Alias
com.ptc.windchill.option.model.ExpressionAlias
csvBeginAlias
csvEndAlias
To load aliases, see Expression Alias.
Option Set and its subtypes
com.ptc.windchill.option.model.OptionSet
beginCreateOptionSet
endCreateOptionSet
To load option set object and its subtypes, see Option Set.
OptionSetMemberLink
com.ptc.windchill.option.model.OptionSetMemberLink
addChoice
Add the choices to option set, see Add Choices to an Option Set.
RegisterOptionSetLink
com.ptc.windchill.option.model.RegisteredOptionSetLink
registerOptionSet
To register option set to option set assignable object, see Assign an Option Set.
Navigation criteria
wt.filter.NavigationCriteria
beginCreateNavCriteria
endNavCriteria
To load navigation criteria object, Navigation Criteria.
ChoiceMappableChoiceLink
com.ptc.windchill.option.model.ChoiceMappableChoiceLink
createChoiceMappableChoiceLink
To load ChoiceMappableChoiceLink object, see Associate Choices to Choice Mappable.
Navigation Filter
wt.filter.NavigationFilter
beginCreateNavFilter
endCreateNavFilter
To load navigation filter object, see Navigation Filter.
External Logic Link
com.ptc.windchill.option.model.ExternalLogicLink
csvExternalLogicLink
csvEndWTPart
To load an external logic link, see External Logic Reference Link.
ATONavigationFilterChoiceLink
com.ptc.windchill.option.model.ATONavigationFilterChoiceLink
csvATONavigationFilterChoiceLink
For more information, see Associate Choices to ATONavigationFilter.
Standalone Variant Specification
Com.ptc.wpcfg.doc.VariantSpec
csvVariantSpec
Variant Specification associated with Option Set and Managed Option Filter
Com.ptc.wpcfg.doc.VariantSpec
csvBeginVariantSpecification
csvVariantSpecification
csvEndVariantSpecification
Part Configuration Specification
wt.part.WTPartConfigSpec
csvBeginPartConfigSpecs
csvPartConfigSpec
csvEndPartConfigSpecs
Option Filter Configuration Specification
com.ptc.windchill.option.model.ATORuleConfigSpec
csvBeginOptionFilterConfigSpecs
csvOptionFilterConfigSpec
csvEndOptionFilterConfigSpecs
Objects in Product Family
Object and Class
Load Method
Product Model
wt.productfamily.ProductModel
csvProductFamilyMember
For more information, see Product Model.
Product Model Group
wt.productfamily.ProductModelGroup
csvProductFamilyMember
For more information, see Product Model Group.
Managed Variant Specification
Com.ptc.wpcfg.doc.VariantSpec
csvProductFamilyMember
For more information, see Managed Variant Specification.
Product Family
wt.productfamily.ProductFamily
csvProductFamilyMember
For more information, see Product Family.