com.ptc.core.meta.type.command.typemodel.common
Class GetClosestInstantiableDescendantsCommand

java.lang.Object
  extended by com.ptc.core.command.common.bean.AbstractCommand
      extended by com.ptc.core.command.common.bean.AbstractServerCommand
          extended by com.ptc.core.meta.type.command.typemodel.common.AbstractTypeModelCommand
              extended by com.ptc.core.meta.type.command.typemodel.common.GetClosestInstantiableDescendantsCommand
All Implemented Interfaces:
com.ptc.core.command.common.Command, com.ptc.core.command.common.ServerCommand, Externalizable, Serializable

public class GetClosestInstantiableDescendantsCommand
extends AbstractTypeModelCommand
implements Externalizable

Gets the TypeIdentifiers for the direct or indirect, instantiable inheritors of the type represented by type_id.

Supported API: true

Extendable: false

See Also:
Serialized Form

Method Summary
 
Methods inherited from class com.ptc.core.meta.type.command.typemodel.common.AbstractTypeModelCommand
getAnswer, getResultList, getType_id, setAnswer, setType_id
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait