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

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

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

Subclasses of Composition in org.s_ramp.xmlns._2010.s_ramp
 class Choreography
          Java class for Choreography complex type.
 class ChoreographyProcess
          Java class for ChoreographyProcess complex type.
 class Collaboration
          Java class for Collaboration complex type.
 class CollaborationProcess
          Java class for CollaborationProcess complex type.
 class Orchestration
          Java class for Orchestration complex type.
 class OrchestrationProcess
          Java class for OrchestrationProcess complex type.
 class Process
          Java class for Process complex type.
 class ServiceComposition
          Java class for ServiceComposition complex type.
 

Fields in org.s_ramp.xmlns._2010.s_ramp declared as Composition
protected  Composition Artifact.composition
           
 

Methods in org.s_ramp.xmlns._2010.s_ramp that return Composition
 Composition ObjectFactory.createComposition()
          Create an instance of Composition
 Composition Artifact.getComposition()
          Gets the value of the composition property.
 

Methods in org.s_ramp.xmlns._2010.s_ramp with parameters of type Composition
 void Artifact.setComposition(Composition value)
          Sets the value of the composition property.
 



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