Uses of Class
easybox.org.omg.spec.bpmn._20100524.model.EJaxbTArtifact

Packages that use EJaxbTArtifact
easybox.org.omg.spec.bpmn._20100524.model   
 

Uses of EJaxbTArtifact in easybox.org.omg.spec.bpmn._20100524.model
 

Subclasses of EJaxbTArtifact in easybox.org.omg.spec.bpmn._20100524.model
 class EJaxbTAssociation
          Java class for tAssociation complex type.
 class EJaxbTGroup
          Java class for tGroup complex type.
 class EJaxbTTextAnnotation
          Java class for tTextAnnotation complex type.
 

Fields in easybox.org.omg.spec.bpmn._20100524.model with type parameters of type EJaxbTArtifact
protected  java.util.List<javax.xml.bind.JAXBElement<? extends EJaxbTArtifact>> EJaxbTProcess.artifact
           
protected  java.util.List<javax.xml.bind.JAXBElement<? extends EJaxbTArtifact>> EJaxbTSubChoreography.artifact
           
protected  java.util.List<javax.xml.bind.JAXBElement<? extends EJaxbTArtifact>> EJaxbTSubProcess.artifact
           
protected  java.util.List<javax.xml.bind.JAXBElement<? extends EJaxbTArtifact>> EJaxbTCollaboration.artifact
           
 

Methods in easybox.org.omg.spec.bpmn._20100524.model that return types with arguments of type EJaxbTArtifact
 javax.xml.bind.JAXBElement<EJaxbTArtifact> ObjectFactory.createArtifact(EJaxbTArtifact value)
          Create an instance of JAXBElement<EJaxbTArtifact>}
 java.util.List<javax.xml.bind.JAXBElement<? extends EJaxbTArtifact>> EJaxbTProcess.getArtifact()
          Gets the value of the artifact property.
 java.util.List<javax.xml.bind.JAXBElement<? extends EJaxbTArtifact>> EJaxbTSubChoreography.getArtifact()
          Gets the value of the artifact property.
 java.util.List<javax.xml.bind.JAXBElement<? extends EJaxbTArtifact>> EJaxbTSubProcess.getArtifact()
          Gets the value of the artifact property.
 java.util.List<javax.xml.bind.JAXBElement<? extends EJaxbTArtifact>> EJaxbTCollaboration.getArtifact()
          Gets the value of the artifact property.
 

Methods in easybox.org.omg.spec.bpmn._20100524.model with parameters of type EJaxbTArtifact
 javax.xml.bind.JAXBElement<EJaxbTArtifact> ObjectFactory.createArtifact(EJaxbTArtifact value)
          Create an instance of JAXBElement<EJaxbTArtifact>}
 



Copyright © 2011 Petals Link. All Rights Reserved.