org.s_ramp.xmlns._2010.s_ramp
Class ObjectFactory

java.lang.Object
  extended by org.s_ramp.xmlns._2010.s_ramp.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the org.s_ramp.xmlns._2010.s_ramp package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.


Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.s_ramp.xmlns._2010.s_ramp
 
Method Summary
 Actor createActor()
          Create an instance of Actor
 Artifact createArtifact()
          Create an instance of Artifact
 AttributeDeclaration createAttributeDeclaration()
          Create an instance of AttributeDeclaration
 Binding createBinding()
          Create an instance of Binding
 BindingOperation createBindingOperation()
          Create an instance of BindingOperation
 BindingOperationFault createBindingOperationFault()
          Create an instance of BindingOperationFault
 BindingOperationInput createBindingOperationInput()
          Create an instance of BindingOperationInput
 BindingOperationOutput createBindingOperationOutput()
          Create an instance of BindingOperationOutput
 Choreography createChoreography()
          Create an instance of Choreography
 ChoreographyProcess createChoreographyProcess()
          Create an instance of ChoreographyProcess
 ClassificationData createClassificationData()
          Create an instance of ClassificationData
 JAXBElement<String> createClassifiedBy(String value)
          Create an instance of JAXBElement<String>}
 Collaboration createCollaboration()
          Create an instance of Collaboration
 CollaborationProcess createCollaborationProcess()
          Create an instance of CollaborationProcess
 ComplexTypeDeclaration createComplexTypeDeclaration()
          Create an instance of ComplexTypeDeclaration
 Composition createComposition()
          Create an instance of Composition
 Effect createEffect()
          Create an instance of Effect
 Element createElement()
          Create an instance of Element
 ElementDeclaration createElementDeclaration()
          Create an instance of ElementDeclaration
 Event createEvent()
          Create an instance of Event
 ExtensionType createExtensionType()
          Create an instance of ExtensionType
 Fault createFault()
          Create an instance of Fault
 InformationType createInformationType()
          Create an instance of InformationType
 Message createMessage()
          Create an instance of Message
 Operation createOperation()
          Create an instance of Operation
 OperationInput createOperationInput()
          Create an instance of OperationInput
 OperationOutput createOperationOutput()
          Create an instance of OperationOutput
 Orchestration createOrchestration()
          Create an instance of Orchestration
 OrchestrationProcess createOrchestrationProcess()
          Create an instance of OrchestrationProcess
 Organization createOrganization()
          Create an instance of Organization
 Part createPart()
          Create an instance of Part
 Policy createPolicy()
          Create an instance of Policy
 PolicyAttachment createPolicyAttachment()
          Create an instance of PolicyAttachment
 PolicyDocument createPolicyDocument()
          Create an instance of PolicyDocument
 PolicyExpression createPolicyExpression()
          Create an instance of PolicyExpression
 PolicySubject createPolicySubject()
          Create an instance of PolicySubject
 Port createPort()
          Create an instance of Port
 PortType createPortType()
          Create an instance of PortType
 Process createProcess()
          Create an instance of Process
 Property createProperty()
          Create an instance of Property
 PropertyData createPropertyData()
          Create an instance of PropertyData
 JAXBElement<String> createPropertyName(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<String> createPropertyValue(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<String> createQueryExpression(String value)
          Create an instance of JAXBElement<String>}
 Relationship createRelationship()
          Create an instance of Relationship
 RelationshipData createRelationshipData()
          Create an instance of RelationshipData
 JAXBElement<String> createRelationshipType(String value)
          Create an instance of JAXBElement<String>}
 RelationshipTypeData createRelationshipTypeData()
          Create an instance of RelationshipTypeData
 Service createService()
          Create an instance of Service
 ServiceComposition createServiceComposition()
          Create an instance of ServiceComposition
 ServiceContract createServiceContract()
          Create an instance of ServiceContract
 ServiceEndpoint createServiceEndpoint()
          Create an instance of ServiceEndpoint
 ServiceInstance createServiceInstance()
          Create an instance of ServiceInstance
 ServiceInterface createServiceInterface()
          Create an instance of ServiceInterface
 ServiceOperation createServiceOperation()
          Create an instance of ServiceOperation
 SimpleTypeDeclaration createSimpleTypeDeclaration()
          Create an instance of SimpleTypeDeclaration
 SoapAddress createSoapAddress()
          Create an instance of SoapAddress
 SoapBinding createSoapBinding()
          Create an instance of SoapBinding
 JAXBElement<String> createSourceId(String value)
          Create an instance of JAXBElement<String>}
 StoredQuery createStoredQuery()
          Create an instance of StoredQuery
 StoredQueryData createStoredQueryData()
          Create an instance of StoredQueryData
 System createSystem()
          Create an instance of System
 Target createTarget()
          Create an instance of Target
 JAXBElement<String> createTargetId(String value)
          Create an instance of JAXBElement<String>}
 Task createTask()
          Create an instance of Task
 UserDefinedArtifactType createUserDefinedArtifactType()
          Create an instance of UserDefinedArtifactType
 WsdlDocument createWsdlDocument()
          Create an instance of WsdlDocument
 WsdlExtension createWsdlExtension()
          Create an instance of WsdlExtension
 WsdlService createWsdlService()
          Create an instance of WsdlService
 XmlDocument createXmlDocument()
          Create an instance of XmlDocument
 XsdDocument createXsdDocument()
          Create an instance of XsdDocument
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.s_ramp.xmlns._2010.s_ramp

Method Detail

createElementDeclaration

public ElementDeclaration createElementDeclaration()
Create an instance of ElementDeclaration


createPolicyExpression

public PolicyExpression createPolicyExpression()
Create an instance of PolicyExpression


createOperationInput

public OperationInput createOperationInput()
Create an instance of OperationInput


createCollaboration

public Collaboration createCollaboration()
Create an instance of Collaboration


createElement

public Element createElement()
Create an instance of Element


createUserDefinedArtifactType

public UserDefinedArtifactType createUserDefinedArtifactType()
Create an instance of UserDefinedArtifactType


createEvent

public Event createEvent()
Create an instance of Event


createPolicyDocument

public PolicyDocument createPolicyDocument()
Create an instance of PolicyDocument


createBindingOperation

public BindingOperation createBindingOperation()
Create an instance of BindingOperation


createTarget

public Target createTarget()
Create an instance of Target


createBindingOperationFault

public BindingOperationFault createBindingOperationFault()
Create an instance of BindingOperationFault


createAttributeDeclaration

public AttributeDeclaration createAttributeDeclaration()
Create an instance of AttributeDeclaration


createServiceInterface

public ServiceInterface createServiceInterface()
Create an instance of ServiceInterface


createExtensionType

public ExtensionType createExtensionType()
Create an instance of ExtensionType


createServiceContract

public ServiceContract createServiceContract()
Create an instance of ServiceContract


createOperationOutput

public OperationOutput createOperationOutput()
Create an instance of OperationOutput


createSystem

public System createSystem()
Create an instance of System


createEffect

public Effect createEffect()
Create an instance of Effect


createOrchestration

public Orchestration createOrchestration()
Create an instance of Orchestration


createChoreography

public Choreography createChoreography()
Create an instance of Choreography


createXmlDocument

public XmlDocument createXmlDocument()
Create an instance of XmlDocument


createStoredQuery

public StoredQuery createStoredQuery()
Create an instance of StoredQuery


createArtifact

public Artifact createArtifact()
Create an instance of Artifact


createWsdlExtension

public WsdlExtension createWsdlExtension()
Create an instance of WsdlExtension


createPort

public Port createPort()
Create an instance of Port


createBinding

public Binding createBinding()
Create an instance of Binding


createServiceComposition

public ServiceComposition createServiceComposition()
Create an instance of ServiceComposition


createCollaborationProcess

public CollaborationProcess createCollaborationProcess()
Create an instance of CollaborationProcess


createWsdlService

public WsdlService createWsdlService()
Create an instance of WsdlService


createPart

public Part createPart()
Create an instance of Part


createPolicyAttachment

public PolicyAttachment createPolicyAttachment()
Create an instance of PolicyAttachment


createBindingOperationOutput

public BindingOperationOutput createBindingOperationOutput()
Create an instance of BindingOperationOutput


createClassificationData

public ClassificationData createClassificationData()
Create an instance of ClassificationData


createRelationshipTypeData

public RelationshipTypeData createRelationshipTypeData()
Create an instance of RelationshipTypeData


createComposition

public Composition createComposition()
Create an instance of Composition


createRelationship

public Relationship createRelationship()
Create an instance of Relationship


createInformationType

public InformationType createInformationType()
Create an instance of InformationType


createTask

public Task createTask()
Create an instance of Task


createProperty

public Property createProperty()
Create an instance of Property


createServiceEndpoint

public ServiceEndpoint createServiceEndpoint()
Create an instance of ServiceEndpoint


createActor

public Actor createActor()
Create an instance of Actor


createStoredQueryData

public StoredQueryData createStoredQueryData()
Create an instance of StoredQueryData


createSimpleTypeDeclaration

public SimpleTypeDeclaration createSimpleTypeDeclaration()
Create an instance of SimpleTypeDeclaration


createServiceOperation

public ServiceOperation createServiceOperation()
Create an instance of ServiceOperation


createPropertyData

public PropertyData createPropertyData()
Create an instance of PropertyData


createService

public Service createService()
Create an instance of Service


createOperation

public Operation createOperation()
Create an instance of Operation


createPortType

public PortType createPortType()
Create an instance of PortType


createMessage

public Message createMessage()
Create an instance of Message


createWsdlDocument

public WsdlDocument createWsdlDocument()
Create an instance of WsdlDocument


createRelationshipData

public RelationshipData createRelationshipData()
Create an instance of RelationshipData


createXsdDocument

public XsdDocument createXsdDocument()
Create an instance of XsdDocument


createSoapAddress

public SoapAddress createSoapAddress()
Create an instance of SoapAddress


createOrganization

public Organization createOrganization()
Create an instance of Organization


createFault

public Fault createFault()
Create an instance of Fault


createComplexTypeDeclaration

public ComplexTypeDeclaration createComplexTypeDeclaration()
Create an instance of ComplexTypeDeclaration


createChoreographyProcess

public ChoreographyProcess createChoreographyProcess()
Create an instance of ChoreographyProcess


createServiceInstance

public ServiceInstance createServiceInstance()
Create an instance of ServiceInstance


createBindingOperationInput

public BindingOperationInput createBindingOperationInput()
Create an instance of BindingOperationInput


createSoapBinding

public SoapBinding createSoapBinding()
Create an instance of SoapBinding


createProcess

public Process createProcess()
Create an instance of Process


createOrchestrationProcess

public OrchestrationProcess createOrchestrationProcess()
Create an instance of OrchestrationProcess


createPolicySubject

public PolicySubject createPolicySubject()
Create an instance of PolicySubject


createPolicy

public Policy createPolicy()
Create an instance of Policy


createRelationshipType

public JAXBElement<String> createRelationshipType(String value)
Create an instance of JAXBElement<String>}


createPropertyName

public JAXBElement<String> createPropertyName(String value)
Create an instance of JAXBElement<String>}


createPropertyValue

public JAXBElement<String> createPropertyValue(String value)
Create an instance of JAXBElement<String>}


createQueryExpression

public JAXBElement<String> createQueryExpression(String value)
Create an instance of JAXBElement<String>}


createClassifiedBy

public JAXBElement<String> createClassifiedBy(String value)
Create an instance of JAXBElement<String>}


createTargetId

public JAXBElement<String> createTargetId(String value)
Create an instance of JAXBElement<String>}


createSourceId

public JAXBElement<String> createSourceId(String value)
Create an instance of JAXBElement<String>}



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