Uses of Class
wt.iba.definition.litedefinition.AbstractAttributeDefinizerNodeView

Packages that use AbstractAttributeDefinizerNodeView
com.ptc.core.meta.container.client   
com.ptc.core.meta.type.mgmt.common   
com.ptc.core.meta.type.mgmt.server.impl.service   
com.ptc.windchill.cadx.caddoc   
com.ptc.windchill.uwgm.cadx.multieditattr   
wt.clients.iba.definition   
wt.iba.definition   
wt.iba.definition.litedefinition   
wt.iba.definition.service   
 

Uses of AbstractAttributeDefinizerNodeView in com.ptc.core.meta.container.client
 

Methods in com.ptc.core.meta.container.client that return AbstractAttributeDefinizerNodeView
private  AbstractAttributeDefinizerNodeView[] AttributeDefTypeIDSelector.filterDefinition(AbstractAttributeDefinizerNodeView[] a)
           
 

Methods in com.ptc.core.meta.container.client with parameters of type AbstractAttributeDefinizerNodeView
private  AbstractAttributeDefinizerNodeView[] AttributeDefTypeIDSelector.filterDefinition(AbstractAttributeDefinizerNodeView[] a)
           
 

Uses of AbstractAttributeDefinizerNodeView in com.ptc.core.meta.type.mgmt.common
 

Subclasses of AbstractAttributeDefinizerNodeView in com.ptc.core.meta.type.mgmt.common
 class LocalizedAttributeDefinitionNodeView
          

Supported API: false

Extendable: false
 

Methods in com.ptc.core.meta.type.mgmt.common that return AbstractAttributeDefinizerNodeView
 AbstractAttributeDefinizerNodeView[] AttributeDefinitionServiceFwd.getAttributeChildren(AbstractAttributeDefinizerNodeView node, Locale locale)
          Returns all the direct children of the given attribute node.
 AbstractAttributeDefinizerNodeView[] AttributeDefinitionService.getAttributeChildren(AbstractAttributeDefinizerNodeView node, Locale locale)
          Returns all the direct children of the given attribute node.
 

Methods in com.ptc.core.meta.type.mgmt.common with parameters of type AbstractAttributeDefinizerNodeView
 AbstractAttributeDefinizerNodeView[] AttributeDefinitionServiceFwd.getAttributeChildren(AbstractAttributeDefinizerNodeView node, Locale locale)
          Returns all the direct children of the given attribute node.
 AbstractAttributeDefinizerNodeView[] AttributeDefinitionService.getAttributeChildren(AbstractAttributeDefinizerNodeView node, Locale locale)
          Returns all the direct children of the given attribute node.
 

Constructors in com.ptc.core.meta.type.mgmt.common with parameters of type AbstractAttributeDefinizerNodeView
LocalizedAttributeDefinitionNodeView(String name, String hierarchyDisplayName, AbstractAttributeDefinizerNodeView parent, AttributeTypeDescriptor descriptor, AttributeTypeIdentifier attributeTypeIdentifier)
          Client side constructor of this class.
 

Uses of AbstractAttributeDefinizerNodeView in com.ptc.core.meta.type.mgmt.server.impl.service
 

Methods in com.ptc.core.meta.type.mgmt.server.impl.service that return AbstractAttributeDefinizerNodeView
 AbstractAttributeDefinizerNodeView[] StandardAttributeDefinitionService.getAttributeChildren(AbstractAttributeDefinizerNodeView node, Locale locale)
          Returns all the direct children of the given attribute node.
 

Methods in com.ptc.core.meta.type.mgmt.server.impl.service with parameters of type AbstractAttributeDefinizerNodeView
 AbstractAttributeDefinizerNodeView[] StandardAttributeDefinitionService.getAttributeChildren(AbstractAttributeDefinizerNodeView node, Locale locale)
          Returns all the direct children of the given attribute node.
 

Uses of AbstractAttributeDefinizerNodeView in com.ptc.windchill.cadx.caddoc
 

Methods in com.ptc.windchill.cadx.caddoc with parameters of type AbstractAttributeDefinizerNodeView
(package private)  String CADDocProcessorService.getAttributesRow(AbstractAttributeDefinizerNodeView attrOrganizer, String attrDefInfoBuffer, String newCADName, String currentUnits, Locale locale)
           
(package private)  String CADDocProcessorService.getAttributeRow(AbstractAttributeDefinizerNodeView parent, String attrDefInfoBuffer, String newCADName, String currentUnits, Locale locale)
           
 

Uses of AbstractAttributeDefinizerNodeView in com.ptc.windchill.uwgm.cadx.multieditattr
 

Methods in com.ptc.windchill.uwgm.cadx.multieditattr with parameters of type AbstractAttributeDefinizerNodeView
private  ArrayList MultiEditAttrTableJS.getAttributesRow(AbstractAttributeDefinizerNodeView attrOrganizer, ArrayList attrNameList)
           
private  ArrayList MultiEditAttrTableJS.getAttributeRow(AbstractAttributeDefinizerNodeView parent, ArrayList attrNameList)
           
 

Uses of AbstractAttributeDefinizerNodeView in wt.clients.iba.definition
 

Fields in wt.clients.iba.definition declared as AbstractAttributeDefinizerNodeView
private  AbstractAttributeDefinizerNodeView AttributeDefinitionCreator.parentNode
           
 

Methods in wt.clients.iba.definition that return AbstractAttributeDefinizerNodeView
private  AbstractAttributeDefinizerNodeView[] AttributeDefinitionSelector.filterDefinition(AbstractAttributeDefinizerNodeView[] a)
           
 

Methods in wt.clients.iba.definition with parameters of type AbstractAttributeDefinizerNodeView
private  AbstractAttributeDefinizerNodeView[] AttributeDefinitionSelector.filterDefinition(AbstractAttributeDefinizerNodeView[] a)
           
private  boolean AttributeDefinitionCreator.createAttrDef(String classname, AbstractAttributeDefinizerNodeView attrNode)
           
 

Uses of AbstractAttributeDefinizerNodeView in wt.iba.definition
 

Methods in wt.iba.definition that return AbstractAttributeDefinizerNodeView
static AbstractAttributeDefinizerNodeView DefinitionLoaderWithCache.findAttributeChild(AbstractAttributeDefinizerNodeView parent, String childName)
           
static AbstractAttributeDefinizerNodeView DefinitionLoader.findAttributeChild(AbstractAttributeDefinizerNodeView parent, String childName)
           
 

Methods in wt.iba.definition with parameters of type AbstractAttributeDefinizerNodeView
static AbstractAttributeDefinizerNodeView DefinitionLoaderWithCache.findAttributeChild(AbstractAttributeDefinizerNodeView parent, String childName)
           
static AbstractAttributeDefinizerNodeView DefinitionLoader.findAttributeChild(AbstractAttributeDefinizerNodeView parent, String childName)
           
 

Uses of AbstractAttributeDefinizerNodeView in wt.iba.definition.litedefinition
 

Subclasses of AbstractAttributeDefinizerNodeView in wt.iba.definition.litedefinition
 class AttributeDefNodeView
          A node view of the AttributeDefinition; Represents a subset of the AttributeDefinition class.
 class AttributeOrgNodeView
          A node view of the AttributeOrganizer; Represents a subset of the AttributeOrganizer class.
 

Fields in wt.iba.definition.litedefinition declared as AbstractAttributeDefinizerNodeView
private  AbstractAttributeDefinizerNodeView AbstractAttributeDefinizerNodeView.parent
           
 

Methods in wt.iba.definition.litedefinition that return AbstractAttributeDefinizerNodeView
 AbstractAttributeDefinizerNodeView AttributeOrgDefaultView.toAbstractAttributeDefinizerNodeView()
          Creates an AbstractAttributeDefinizerNodeView from this object.
 AbstractAttributeDefinizerNodeView AttributeDefDefaultView.toAbstractAttributeDefinizerNodeView()
          Creates an AbstractAttributeDefinizerNodeView from this object.
 AbstractAttributeDefinizerNodeView AbstractAttributeDefinizerNodeView.getParent()
          Gets the value of the attribute: parent; Th setParent method does the followings: 1.
abstract  AbstractAttributeDefinizerNodeView AbstractAttributeDefinizerDefaultView.toAbstractAttributeDefinizerNodeView()
          Creates an AbstractAttributeDefinizerNodeView from this object.
 

Methods in wt.iba.definition.litedefinition with parameters of type AbstractAttributeDefinizerNodeView
protected  boolean AbstractAttributeDefinizerNodeView.readVersion(AbstractAttributeDefinizerNodeView thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 void AbstractAttributeDefinizerNodeView.setParent(AbstractAttributeDefinizerNodeView a_Parent)
          Sets the value of the attribute: parent; Th setParent method does the followings: 1.
 void AbstractAttributeDefinizerNodeView.addChild(AbstractAttributeDefinizerNodeView child)
          Adds an node as a child of the current node.
 void AbstractAttributeDefinizerNodeView.removeChild(AbstractAttributeDefinizerNodeView child)
          Removes the given child node from the current node.
 

Constructors in wt.iba.definition.litedefinition with parameters of type AbstractAttributeDefinizerNodeView
AttributeDefNodeView(String name, AbstractAttributeDefinizerNodeView parent)
          Client side constructor of this class.
AttributeDefNodeView(String name, String hierarchyDisplayName, AbstractAttributeDefinizerNodeView parent)
          Client side constructor of this class.
 

Uses of AbstractAttributeDefinizerNodeView in wt.iba.definition.service
 

Methods in wt.iba.definition.service that return AbstractAttributeDefinizerNodeView
 AbstractAttributeDefinizerNodeView[] StandardIBADefinitionService.getAttributeChildren(AbstractAttributeDefinizerNodeView node)
          Returns all the direct children of the given attribute node.
 AbstractAttributeDefinizerNodeView[] IBADefinitionServiceFwd.getAttributeChildren(AbstractAttributeDefinizerNodeView node)
          Returns all the direct children of the given attribute node.
 AbstractAttributeDefinizerNodeView[] IBADefinitionService.getAttributeChildren(AbstractAttributeDefinizerNodeView node)
          Returns all the direct children of the given attribute node.
 

Methods in wt.iba.definition.service with parameters of type AbstractAttributeDefinizerNodeView
 AbstractAttributeDefinizerNodeView[] StandardIBADefinitionService.getAttributeChildren(AbstractAttributeDefinizerNodeView node)
          Returns all the direct children of the given attribute node.
 AbstractAttributeDefinizerNodeView[] IBADefinitionServiceFwd.getAttributeChildren(AbstractAttributeDefinizerNodeView node)
          Returns all the direct children of the given attribute node.
 AbstractAttributeDefinizerNodeView[] IBADefinitionService.getAttributeChildren(AbstractAttributeDefinizerNodeView node)
          Returns all the direct children of the given attribute node.
 AttributeHierarchyChild[] IBADefinitionDBService.getAttributeChildren(AbstractAttributeDefinizerNodeView node)
          Returns all the direct children of the given attribute node.
 AttributeHierarchyChild[] IBADefinitionCache.getAttributeChildren(AbstractAttributeDefinizerNodeView node)