Uses of Interface
org.apache.uima.resourceSpecifier.factory.UimaASDeploymentDescriptor

Packages that use UimaASDeploymentDescriptor
org.apache.uima.resourceSpecifier.factory.impl   
 

Uses of UimaASDeploymentDescriptor in org.apache.uima.resourceSpecifier.factory.impl
 

Classes in org.apache.uima.resourceSpecifier.factory.impl that implement UimaASDeploymentDescriptor
 class UimaASDeploymentDescriptorImpl
          The Class UimaASDeploymentDescriptorImpl.
 

Fields in org.apache.uima.resourceSpecifier.factory.impl declared as UimaASDeploymentDescriptor
protected  UimaASDeploymentDescriptor DeploymentDescriptorImpl.deploymentDescriptor
          The deployment descriptor.
 

Methods in org.apache.uima.resourceSpecifier.factory.impl that return UimaASDeploymentDescriptor
protected  UimaASDeploymentDescriptor DeploymentDescriptorImpl.getDeploymentDescriptor()
           
 

Constructors in org.apache.uima.resourceSpecifier.factory.impl with parameters of type UimaASDeploymentDescriptor
DeploymentDescriptorImpl(UimaASDeploymentDescriptor deploymentDescriptor)
          Instantiates a new deployment descriptor impl.
 



Copyright © 2006-2012 The Apache Software Foundation. All Rights Reserved.