Uses of Class
org.s_ramp.xmlns._2010.s_ramp.Process

Packages that use Process
org.s_ramp.xmlns._2010.s_ramp   
 

Uses of Process in org.s_ramp.xmlns._2010.s_ramp
 

Subclasses of Process in org.s_ramp.xmlns._2010.s_ramp
 class ChoreographyProcess
          Java class for ChoreographyProcess complex type.
 class CollaborationProcess
          Java class for CollaborationProcess complex type.
 class OrchestrationProcess
          Java class for OrchestrationProcess complex type.
 

Fields in org.s_ramp.xmlns._2010.s_ramp declared as Process
protected  Process Artifact.process
           
 

Methods in org.s_ramp.xmlns._2010.s_ramp that return Process
 Process ObjectFactory.createProcess()
          Create an instance of Process
 Process Artifact.getProcess()
          Gets the value of the process property.
 

Methods in org.s_ramp.xmlns._2010.s_ramp with parameters of type Process
 void Artifact.setProcess(Process value)
          Sets the value of the process property.
 



Copyright © 2011-2012 JBoss, a division of Red Hat. All Rights Reserved.