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.server Classes and Interfaces - 14 results found.
NameDescriptionTypePackageFramework
ContainsCommandDelegateChecks if the passed in type is a Windchill type (is contained by the Gives client access to TypeModel server api.Classcom.ptc.core.meta.type.command.typemodel.serverWindChill
GetAncestorsCommandDelegateReturns array of TypeIdentifiers for all ancestors of the TypeIdentifier argument passed in.Classcom.ptc.core.meta.type.command.typemodel.serverWindChill
GetChildrenCommandDelegateGets the TypeIdentifiers for the direct inheritors of the type represented Gives client access to TypeModel server api.Classcom.ptc.core.meta.type.command.typemodel.serverWindChill
GetDescendantsCommandDelegateGets the TypeIdentifiers for all the descendants, both direct and indirect, of the type represented by type_id.Classcom.ptc.core.meta.type.command.typemodel.serverWindChill
GetFilteredChildrenCommandDelegateSee Also:Serialized FormMethods inherited from class java.Classcom.ptc.core.meta.type.command.typemodel.serverWindChill
GetFilteredDescendantsCommandDelegateSee Also:Serialized FormMethods inherited from class java.Classcom.ptc.core.meta.type.command.typemodel.serverWindChill
GetFilteredInstantiableChildrenCommandDelegateSee Also:Serialized FormMethods inherited from class java.Classcom.ptc.core.meta.type.command.typemodel.serverWindChill
GetFilteredInstantiableDescendantsCommandDelegateSee Also:Serialized FormMethods inherited from class java.Classcom.ptc.core.meta.type.command.typemodel.serverWindChill
GetInstantiableChildrenCommandDelegateGets the TypeIdentifiers for the direct, instantiable inheritors of the type represented by type_id.Classcom.ptc.core.meta.type.command.typemodel.serverWindChill
GetInstantiableDescendantsCommandDelegateGets the TypeIdentifiers for all instantiable descendants, both direct and indirect, of the type represented by type_id.Classcom.ptc.core.meta.type.command.typemodel.serverWindChill
GetInterfacesCommandDelegateGets the TypeIdentifiers for the interface types directly implemented by the type represented by type_id.Classcom.ptc.core.meta.type.command.typemodel.serverWindChill
GetParentCommandDelegateGets the TypeIdentifier for the type "class" directly specialized by the type represented by type_id.Classcom.ptc.core.meta.type.command.typemodel.serverWindChill
GetTypeIdentifierCommandDelegateGets a TypeIdentifier for the typename String set on the GetTypeIdentifierCommand Gives client access to TypeModel server api.Classcom.ptc.core.meta.type.command.typemodel.serverWindChill
IsACommandDelegateDetermines if the type_id type is a (is type compatible with) the ancestor Gives client access to TypeModel server api.Classcom.ptc.core.meta.type.command.typemodel.serverWindChill