Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.ptc.core.meta.type.command.typemodel.common Classes and Interfaces - 20 results found.
NameDescriptionTypePackageFramework
AbstractGetAttributesCommandClasscom.ptc.core.meta.type.command.typemodel.commonWindChill
AbstractTypeModelCommandAbstract command containing common input attribute (type_id) and common output attribute (answer) for TypeModel commands.Classcom.ptc.core.meta.type.command.typemodel.commonWindChill
ContainsCommandReturns true if the passed in type_id is a Windchill type.Classcom.ptc.core.meta.type.command.typemodel.commonWindChill
GetAncestorsCommandReturns TypeIdentifiers for all ancestors of the TypeIdentifier argument Supported API: trueClasscom.ptc.core.meta.type.command.typemodel.commonWindChill
GetChildrenCommandGets the TypeIdentifiers for the direct inheritors of the type represented Supported API: trueClasscom.ptc.core.meta.type.command.typemodel.commonWindChill
GetClosestInstantiableDescendantsCommandGets the TypeIdentifiers for the direct or indirect, instantiable inheritors of the type represented by type_id.Classcom.ptc.core.meta.type.command.typemodel.commonWindChill
GetDescendantsCommandGets the TypeIdentifiers for all the descendants, both direct and indirect, of the type represented by type_id.Classcom.ptc.core.meta.type.command.typemodel.commonWindChill
GetFilteredChildrenCommandGets the TypeIdentifiers for the common direct inheritors of type_id and interface_type_id.Classcom.ptc.core.meta.type.command.typemodel.commonWindChill
GetFilteredDescendantsCommandGets the TypeIdentifiers for all the descendants, both direct and indirect, that are descendants of type_id and interface_type_id.Classcom.ptc.core.meta.type.command.typemodel.commonWindChill
GetFilteredInstantiableChildrenCommandGets the TypeIdentifiers that are direct, instantiable inheritors of both type_id and interface_type_id.Classcom.ptc.core.meta.type.command.typemodel.commonWindChill
GetFilteredInstantiableDescendantsCommandGets the TypeIdentifiers for all the instantiable descendants, both direct and indirect, that are descendants of type_id and interface_type_id.Classcom.ptc.core.meta.type.command.typemodel.commonWindChill
GetHardSchemaAttributesCommandSee Also:Serialized FormMethods inherited from class com.Classcom.ptc.core.meta.type.command.typemodel.commonWindChill
GetInstantiableChildrenCommandGets the TypeIdentifiers for the direct, instantiable inheritors of the type represented by type_id.Classcom.ptc.core.meta.type.command.typemodel.commonWindChill
GetInstantiableDescendantsCommandGets the TypeIdentifiers for all instantiable descendants, both direct and indirect, of the type represented by type_id.Classcom.ptc.core.meta.type.command.typemodel.commonWindChill
GetInterfacesCommandGets the TypeIdentifiers for the interface types directly implemented by the type represented by type_id.Classcom.ptc.core.meta.type.command.typemodel.commonWindChill
GetParentCommandGets the TypeIdentifier for the type "class" directly specialized by the type represented by type_id.Classcom.ptc.core.meta.type.command.typemodel.commonWindChill
GetSchemaAttributesCommandSee Also:Serialized FormMethods inherited from class com.Classcom.ptc.core.meta.type.command.typemodel.commonWindChill
GetSoftSchemaAttributesCommandSee Also:Serialized FormMethods inherited from class com.Classcom.ptc.core.meta.type.command.typemodel.commonWindChill
GetTypeIdentifierCommandGets a TypeIdentifier for the passed in typename String.Classcom.ptc.core.meta.type.command.typemodel.commonWindChill
IsACommandDetermines if the type_id type is a (is type compatible with) the ancestor type.Classcom.ptc.core.meta.type.command.typemodel.commonWindChill