| Name | Description | Type | Package | Framework |
| AbstractGetAttributesCommand | | Class | com.ptc.core.meta.type.command.typemodel.common | WindChill |
|
| AbstractTypeModelCommand | Abstract command containing common input attribute (type_id) and common output attribute (answer) for TypeModel commands. | Class | com.ptc.core.meta.type.command.typemodel.common | WindChill |
|
| ContainsCommand | Returns true if the passed in type_id is a Windchill type. | Class | com.ptc.core.meta.type.command.typemodel.common | WindChill |
|
| GetAncestorsCommand | Returns TypeIdentifiers for all ancestors of the TypeIdentifier argument Supported API: true | Class | com.ptc.core.meta.type.command.typemodel.common | WindChill |
|
| GetChildrenCommand | Gets the TypeIdentifiers for the direct inheritors of the type represented Supported API: true | Class | com.ptc.core.meta.type.command.typemodel.common | WindChill |
|
| GetClosestInstantiableDescendantsCommand | Gets the TypeIdentifiers for the direct or indirect, instantiable inheritors of the type represented by type_id. | Class | com.ptc.core.meta.type.command.typemodel.common | WindChill |
|
| GetDescendantsCommand | Gets the TypeIdentifiers for all the descendants, both direct and indirect, of the type represented by type_id. | Class | com.ptc.core.meta.type.command.typemodel.common | WindChill |
|
| GetFilteredChildrenCommand | Gets the TypeIdentifiers for the common direct inheritors of type_id and interface_type_id. | Class | com.ptc.core.meta.type.command.typemodel.common | WindChill |
|
| GetFilteredDescendantsCommand | Gets the TypeIdentifiers for all the descendants, both direct and indirect, that are descendants of type_id and interface_type_id. | Class | com.ptc.core.meta.type.command.typemodel.common | WindChill |
|
| GetFilteredInstantiableChildrenCommand | Gets the TypeIdentifiers that are direct, instantiable inheritors of both type_id and interface_type_id. | Class | com.ptc.core.meta.type.command.typemodel.common | WindChill |
|
| GetFilteredInstantiableDescendantsCommand | Gets the TypeIdentifiers for all the instantiable descendants, both direct and indirect, that are descendants of type_id and interface_type_id. | Class | com.ptc.core.meta.type.command.typemodel.common | WindChill |
|
| GetHardSchemaAttributesCommand | See Also:Serialized FormMethods inherited from class com. | Class | com.ptc.core.meta.type.command.typemodel.common | WindChill |
|
| GetInstantiableChildrenCommand | Gets the TypeIdentifiers for the direct, instantiable inheritors of the type represented by type_id. | Class | com.ptc.core.meta.type.command.typemodel.common | WindChill |
|
| GetInstantiableDescendantsCommand | Gets the TypeIdentifiers for all instantiable descendants, both direct and indirect, of the type represented by type_id. | Class | com.ptc.core.meta.type.command.typemodel.common | WindChill |
|
| GetInterfacesCommand | Gets the TypeIdentifiers for the interface types directly implemented by the type represented by type_id. | Class | com.ptc.core.meta.type.command.typemodel.common | WindChill |
|
| GetParentCommand | Gets the TypeIdentifier for the type "class" directly specialized by the type represented by type_id. | Class | com.ptc.core.meta.type.command.typemodel.common | WindChill |
|
| GetSchemaAttributesCommand | See Also:Serialized FormMethods inherited from class com. | Class | com.ptc.core.meta.type.command.typemodel.common | WindChill |
|
| GetSoftSchemaAttributesCommand | See Also:Serialized FormMethods inherited from class com. | Class | com.ptc.core.meta.type.command.typemodel.common | WindChill |
|
| GetTypeIdentifierCommand | Gets a TypeIdentifier for the passed in typename String. | Class | com.ptc.core.meta.type.command.typemodel.common | WindChill |
|
| IsACommand | Determines if the type_id type is a (is type compatible with) the ancestor type. | Class | com.ptc.core.meta.type.command.typemodel.common | WindChill |