org.eclipse.uml2.uml
Interface UMLFactory

All Superinterfaces:
EFactory, EModelElement, EObject, Notifier

public interface UMLFactory
extends EFactory

The Factory for the model. It provides a create method for each non-abstract class of the model.

See Also:
UMLPackage

Field Summary
static UMLFactory eINSTANCE
          The singleton instance of the factory
 
Method Summary
 Abstraction createAbstraction()
          Returns a new object of class 'Abstraction'
 AcceptCallAction createAcceptCallAction()
          Returns a new object of class 'Accept Call Action'
 AcceptEventAction createAcceptEventAction()
          Returns a new object of class 'Accept Event Action'
 ActionExecutionSpecification createActionExecutionSpecification()
          Returns a new object of class 'Action Execution Specification'
 ActionInputPin createActionInputPin()
          Returns a new object of class 'Action Input Pin'
 Activity createActivity()
          Returns a new object of class 'Activity'
 ActivityFinalNode createActivityFinalNode()
          Returns a new object of class 'Activity Final Node'
 ActivityParameterNode createActivityParameterNode()
          Returns a new object of class 'Activity Parameter Node'
 ActivityPartition createActivityPartition()
          Returns a new object of class 'Activity Partition'
 Actor createActor()
          Returns a new object of class 'Actor'
 AddStructuralFeatureValueAction createAddStructuralFeatureValueAction()
          Returns a new object of class 'Add Structural Feature Value Action'
 AddVariableValueAction createAddVariableValueAction()
          Returns a new object of class 'Add Variable Value Action'
 AnyReceiveEvent createAnyReceiveEvent()
          Returns a new object of class 'Any Receive Event'
 Artifact createArtifact()
          Returns a new object of class 'Artifact'
 Association createAssociation()
          Returns a new object of class 'Association'
 AssociationClass createAssociationClass()
          Returns a new object of class 'Association Class'
 BehaviorExecutionSpecification createBehaviorExecutionSpecification()
          Returns a new object of class 'Behavior Execution Specification'
 BroadcastSignalAction createBroadcastSignalAction()
          Returns a new object of class 'Broadcast Signal Action'
 CallBehaviorAction createCallBehaviorAction()
          Returns a new object of class 'Call Behavior Action'
 CallEvent createCallEvent()
          Returns a new object of class 'Call Event'
 CallOperationAction createCallOperationAction()
          Returns a new object of class 'Call Operation Action'
 CentralBufferNode createCentralBufferNode()
          Returns a new object of class 'Central Buffer Node'
 ChangeEvent createChangeEvent()
          Returns a new object of class 'Change Event'
 Class createClass()
          Returns a new object of class 'Class'
 ClassifierTemplateParameter createClassifierTemplateParameter()
          Returns a new object of class 'Classifier Template Parameter'
 Clause createClause()
          Returns a new object of class 'Clause'
 ClearAssociationAction createClearAssociationAction()
          Returns a new object of class 'Clear Association Action'
 ClearStructuralFeatureAction createClearStructuralFeatureAction()
          Returns a new object of class 'Clear Structural Feature Action'
 ClearVariableAction createClearVariableAction()
          Returns a new object of class 'Clear Variable Action'
 Collaboration createCollaboration()
          Returns a new object of class 'Collaboration'
 CollaborationUse createCollaborationUse()
          Returns a new object of class 'Collaboration Use'
 CombinedFragment createCombinedFragment()
          Returns a new object of class 'Combined Fragment'
 Comment createComment()
          Returns a new object of class 'Comment'
 CommunicationPath createCommunicationPath()
          Returns a new object of class 'Communication Path'
 Component createComponent()
          Returns a new object of class 'Component'
 ComponentRealization createComponentRealization()
          Returns a new object of class 'Component Realization'
 ConditionalNode createConditionalNode()
          Returns a new object of class 'Conditional Node'
 ConnectableElementTemplateParameter createConnectableElementTemplateParameter()
          Returns a new object of class 'Connectable Element Template Parameter'
 ConnectionPointReference createConnectionPointReference()
          Returns a new object of class 'Connection Point Reference'
 Connector createConnector()
          Returns a new object of class 'Connector'
 ConnectorEnd createConnectorEnd()
          Returns a new object of class 'Connector End'
 ConsiderIgnoreFragment createConsiderIgnoreFragment()
          Returns a new object of class 'Consider Ignore Fragment'
 Constraint createConstraint()
          Returns a new object of class 'Constraint'
 Continuation createContinuation()
          Returns a new object of class 'Continuation'
 ControlFlow createControlFlow()
          Returns a new object of class 'Control Flow'
 CreateLinkAction createCreateLinkAction()
          Returns a new object of class 'Create Link Action'
 CreateLinkObjectAction createCreateLinkObjectAction()
          Returns a new object of class 'Create Link Object Action'
 CreateObjectAction createCreateObjectAction()
          Returns a new object of class 'Create Object Action'
 CreationEvent createCreationEvent()
          Returns a new object of class 'Creation Event'
 DataStoreNode createDataStoreNode()
          Returns a new object of class 'Data Store Node'
 DataType createDataType()
          Returns a new object of class 'Data Type'
 DecisionNode createDecisionNode()
          Returns a new object of class 'Decision Node'
 Dependency createDependency()
          Returns a new object of class 'Dependency'
 Deployment createDeployment()
          Returns a new object of class 'Deployment'
 DeploymentSpecification createDeploymentSpecification()
          Returns a new object of class 'Deployment Specification'
 DestroyLinkAction createDestroyLinkAction()
          Returns a new object of class 'Destroy Link Action'
 DestroyObjectAction createDestroyObjectAction()
          Returns a new object of class 'Destroy Object Action'
 DestructionEvent createDestructionEvent()
          Returns a new object of class 'Destruction Event'
 Device createDevice()
          Returns a new object of class 'Device'
 Duration createDuration()
          Returns a new object of class 'Duration'
 DurationConstraint createDurationConstraint()
          Returns a new object of class 'Duration Constraint'
 DurationInterval createDurationInterval()
          Returns a new object of class 'Duration Interval'
 DurationObservation createDurationObservation()
          Returns a new object of class 'Duration Observation'
 ElementImport createElementImport()
          Returns a new object of class 'Element Import'
 Enumeration createEnumeration()
          Returns a new object of class 'Enumeration'
 EnumerationLiteral createEnumerationLiteral()
          Returns a new object of class 'Enumeration Literal'
 ExceptionHandler createExceptionHandler()
          Returns a new object of class 'Exception Handler'
 ExecutionEnvironment createExecutionEnvironment()
          Returns a new object of class 'Execution Environment'
 ExecutionEvent createExecutionEvent()
          Returns a new object of class 'Execution Event'
 ExecutionOccurrenceSpecification createExecutionOccurrenceSpecification()
          Returns a new object of class 'Execution Occurrence Specification'
 ExpansionNode createExpansionNode()
          Returns a new object of class 'Expansion Node'
 ExpansionRegion createExpansionRegion()
          Returns a new object of class 'Expansion Region'
 Expression createExpression()
          Returns a new object of class 'Expression'
 Extend createExtend()
          Returns a new object of class 'Extend'
 Extension createExtension()
          Returns a new object of class 'Extension'
 ExtensionEnd createExtensionEnd()
          Returns a new object of class 'Extension End'
 ExtensionPoint createExtensionPoint()
          Returns a new object of class 'Extension Point'
 FinalState createFinalState()
          Returns a new object of class 'Final State'
 FlowFinalNode createFlowFinalNode()
          Returns a new object of class 'Flow Final Node'
 ForkNode createForkNode()
          Returns a new object of class 'Fork Node'
 FunctionBehavior createFunctionBehavior()
          Returns a new object of class 'Function Behavior'
 Gate createGate()
          Returns a new object of class 'Gate'
 Generalization createGeneralization()
          Returns a new object of class 'Generalization'
 GeneralizationSet createGeneralizationSet()
          Returns a new object of class 'Generalization Set'
 GeneralOrdering createGeneralOrdering()
          Returns a new object of class 'General Ordering'
 Image createImage()
          Returns a new object of class 'Image'
 Include createInclude()
          Returns a new object of class 'Include'
 InformationFlow createInformationFlow()
          Returns a new object of class 'Information Flow'
 InformationItem createInformationItem()
          Returns a new object of class 'Information Item'
 InitialNode createInitialNode()
          Returns a new object of class 'Initial Node'
 InputPin createInputPin()
          Returns a new object of class 'Input Pin'
 InstanceSpecification createInstanceSpecification()
          Returns a new object of class 'Instance Specification'
 InstanceValue createInstanceValue()
          Returns a new object of class 'Instance Value'
 Interaction createInteraction()
          Returns a new object of class 'Interaction'
 InteractionConstraint createInteractionConstraint()
          Returns a new object of class 'Interaction Constraint'
 InteractionOperand createInteractionOperand()
          Returns a new object of class 'Interaction Operand'
 InteractionUse createInteractionUse()
          Returns a new object of class 'Interaction Use'
 Interface createInterface()
          Returns a new object of class 'Interface'
 InterfaceRealization createInterfaceRealization()
          Returns a new object of class 'Interface Realization'
 InterruptibleActivityRegion createInterruptibleActivityRegion()
          Returns a new object of class 'Interruptible Activity Region'
 Interval createInterval()
          Returns a new object of class 'Interval'
 IntervalConstraint createIntervalConstraint()
          Returns a new object of class 'Interval Constraint'
 JoinNode createJoinNode()
          Returns a new object of class 'Join Node'
 Lifeline createLifeline()
          Returns a new object of class 'Lifeline'
 LinkEndCreationData createLinkEndCreationData()
          Returns a new object of class 'Link End Creation Data'
 LinkEndData createLinkEndData()
          Returns a new object of class 'Link End Data'
 LinkEndDestructionData createLinkEndDestructionData()
          Returns a new object of class 'Link End Destruction Data'
 LiteralBoolean createLiteralBoolean()
          Returns a new object of class 'Literal Boolean'
 LiteralInteger createLiteralInteger()
          Returns a new object of class 'Literal Integer'
 LiteralNull createLiteralNull()
          Returns a new object of class 'Literal Null'
 LiteralString createLiteralString()
          Returns a new object of class 'Literal String'
 LiteralUnlimitedNatural createLiteralUnlimitedNatural()
          Returns a new object of class 'Literal Unlimited Natural'
 LoopNode createLoopNode()
          Returns a new object of class 'Loop Node'
 Manifestation createManifestation()
          Returns a new object of class 'Manifestation'
 MergeNode createMergeNode()
          Returns a new object of class 'Merge Node'
 Message createMessage()
          Returns a new object of class 'Message'
 MessageOccurrenceSpecification createMessageOccurrenceSpecification()
          Returns a new object of class 'Message Occurrence Specification'
 Model createModel()
          Returns a new object of class 'Model'
 Node createNode()
          Returns a new object of class 'Node'
 ObjectFlow createObjectFlow()
          Returns a new object of class 'Object Flow'
 OccurrenceSpecification createOccurrenceSpecification()
          Returns a new object of class 'Occurrence Specification'
 OpaqueAction createOpaqueAction()
          Returns a new object of class 'Opaque Action'
 OpaqueBehavior createOpaqueBehavior()
          Returns a new object of class 'Opaque Behavior'
 OpaqueExpression createOpaqueExpression()
          Returns a new object of class 'Opaque Expression'
 Operation createOperation()
          Returns a new object of class 'Operation'
 OperationTemplateParameter createOperationTemplateParameter()
          Returns a new object of class 'Operation Template Parameter'
 OutputPin createOutputPin()
          Returns a new object of class 'Output Pin'
 Package createPackage()
          Returns a new object of class 'Package'
 PackageImport createPackageImport()
          Returns a new object of class 'Package Import'
 PackageMerge createPackageMerge()
          Returns a new object of class 'Package Merge'
 Parameter createParameter()
          Returns a new object of class 'Parameter'
 ParameterSet createParameterSet()
          Returns a new object of class 'Parameter Set'
 PartDecomposition createPartDecomposition()
          Returns a new object of class 'Part Decomposition'
 Pin createPin()
          Returns a new object of class 'Pin'
 Port createPort()
          Returns a new object of class 'Port'
 PrimitiveType createPrimitiveType()
          Returns a new object of class 'Primitive Type'
 Profile createProfile()
          Returns a new object of class 'Profile'
 ProfileApplication createProfileApplication()
          Returns a new object of class 'Profile Application'
 Property createProperty()
          Returns a new object of class 'Property'
 ProtocolConformance createProtocolConformance()
          Returns a new object of class 'Protocol Conformance'
 ProtocolStateMachine createProtocolStateMachine()
          Returns a new object of class 'Protocol State Machine'
 ProtocolTransition createProtocolTransition()
          Returns a new object of class 'Protocol Transition'
 Pseudostate createPseudostate()
          Returns a new object of class 'Pseudostate'
 QualifierValue createQualifierValue()
          Returns a new object of class 'Qualifier Value'
 RaiseExceptionAction createRaiseExceptionAction()
          Returns a new object of class 'Raise Exception Action'
 ReadExtentAction createReadExtentAction()
          Returns a new object of class 'Read Extent Action'
 ReadIsClassifiedObjectAction createReadIsClassifiedObjectAction()
          Returns a new object of class 'Read Is Classified Object Action'
 ReadLinkAction createReadLinkAction()
          Returns a new object of class 'Read Link Action'
 ReadLinkObjectEndAction createReadLinkObjectEndAction()
          Returns a new object of class 'Read Link Object End Action'
 ReadLinkObjectEndQualifierAction createReadLinkObjectEndQualifierAction()
          Returns a new object of class 'Read Link Object End Qualifier Action'
 ReadSelfAction createReadSelfAction()
          Returns a new object of class 'Read Self Action'
 ReadStructuralFeatureAction createReadStructuralFeatureAction()
          Returns a new object of class 'Read Structural Feature Action'
 ReadVariableAction createReadVariableAction()
          Returns a new object of class 'Read Variable Action'
 Realization createRealization()
          Returns a new object of class 'Realization'
 ReceiveOperationEvent createReceiveOperationEvent()
          Returns a new object of class 'Receive Operation Event'
 ReceiveSignalEvent createReceiveSignalEvent()
          Returns a new object of class 'Receive Signal Event'
 Reception createReception()
          Returns a new object of class 'Reception'
 ReclassifyObjectAction createReclassifyObjectAction()
          Returns a new object of class 'Reclassify Object Action'
 RedefinableTemplateSignature createRedefinableTemplateSignature()
          Returns a new object of class 'Redefinable Template Signature'
 ReduceAction createReduceAction()
          Returns a new object of class 'Reduce Action'
 Region createRegion()
          Returns a new object of class 'Region'
 RemoveStructuralFeatureValueAction createRemoveStructuralFeatureValueAction()
          Returns a new object of class 'Remove Structural Feature Value Action'
 RemoveVariableValueAction createRemoveVariableValueAction()
          Returns a new object of class 'Remove Variable Value Action'
 ReplyAction createReplyAction()
          Returns a new object of class 'Reply Action'
 SendObjectAction createSendObjectAction()
          Returns a new object of class 'Send Object Action'
 SendOperationEvent createSendOperationEvent()
          Returns a new object of class 'Send Operation Event'
 SendSignalAction createSendSignalAction()
          Returns a new object of class 'Send Signal Action'
 SendSignalEvent createSendSignalEvent()
          Returns a new object of class 'Send Signal Event'
 SequenceNode createSequenceNode()
          Returns a new object of class 'Sequence Node'
 Signal createSignal()
          Returns a new object of class 'Signal'
 SignalEvent createSignalEvent()
          Returns a new object of class 'Signal Event'
 Slot createSlot()
          Returns a new object of class 'Slot'
 StartClassifierBehaviorAction createStartClassifierBehaviorAction()
          Returns a new object of class 'Start Classifier Behavior Action'
 State createState()
          Returns a new object of class 'State'
 StateInvariant createStateInvariant()
          Returns a new object of class 'State Invariant'
 StateMachine createStateMachine()
          Returns a new object of class 'State Machine'
 Stereotype createStereotype()
          Returns a new object of class 'Stereotype'
 StringExpression createStringExpression()
          Returns a new object of class 'String Expression'
 StructuredActivityNode createStructuredActivityNode()
          Returns a new object of class 'Structured Activity Node'
 Substitution createSubstitution()
          Returns a new object of class 'Substitution'
 TemplateBinding createTemplateBinding()
          Returns a new object of class 'Template Binding'
 TemplateParameter createTemplateParameter()
          Returns a new object of class 'Template Parameter'
 TemplateParameterSubstitution createTemplateParameterSubstitution()
          Returns a new object of class 'Template Parameter Substitution'
 TemplateSignature createTemplateSignature()
          Returns a new object of class 'Template Signature'
 TestIdentityAction createTestIdentityAction()
          Returns a new object of class 'Test Identity Action'
 TimeConstraint createTimeConstraint()
          Returns a new object of class 'Time Constraint'
 TimeEvent createTimeEvent()
          Returns a new object of class 'Time Event'
 TimeExpression createTimeExpression()
          Returns a new object of class 'Time Expression'
 TimeInterval createTimeInterval()
          Returns a new object of class 'Time Interval'
 TimeObservation createTimeObservation()
          Returns a new object of class 'Time Observation'
 Transition createTransition()
          Returns a new object of class 'Transition'
 Trigger createTrigger()
          Returns a new object of class 'Trigger'
 UnmarshallAction createUnmarshallAction()
          Returns a new object of class 'Unmarshall Action'
 Usage createUsage()
          Returns a new object of class 'Usage'
 UseCase createUseCase()
          Returns a new object of class 'Use Case'
 ValuePin createValuePin()
          Returns a new object of class 'Value Pin'
 ValueSpecificationAction createValueSpecificationAction()
          Returns a new object of class 'Value Specification Action'
 Variable createVariable()
          Returns a new object of class 'Variable'
 UMLPackage getUMLPackage()
          Returns the package supported by this factory
 
Methods inherited from interface org.eclipse.emf.ecore.EFactory
convertToString, create, createFromString, getEPackage, setEPackage
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

eINSTANCE

public static final UMLFactory eINSTANCE
The singleton instance of the factory.

Method Detail

createComment

public Comment createComment()
Returns a new object of class 'Comment'.

Returns:
a new object of class 'Comment'.

createDependency

public Dependency createDependency()
Returns a new object of class 'Dependency'.

Returns:
a new object of class 'Dependency'.

createTemplateParameter

public TemplateParameter createTemplateParameter()
Returns a new object of class 'Template Parameter'.

Returns:
a new object of class 'Template Parameter'.

createTemplateSignature

public TemplateSignature createTemplateSignature()
Returns a new object of class 'Template Signature'.

Returns:
a new object of class 'Template Signature'.

createTemplateBinding

public TemplateBinding createTemplateBinding()
Returns a new object of class 'Template Binding'.

Returns:
a new object of class 'Template Binding'.

createTemplateParameterSubstitution

public TemplateParameterSubstitution createTemplateParameterSubstitution()
Returns a new object of class 'Template Parameter Substitution'.

Returns:
a new object of class 'Template Parameter Substitution'.

createElementImport

public ElementImport createElementImport()
Returns a new object of class 'Element Import'.

Returns:
a new object of class 'Element Import'.

createPackageImport

public PackageImport createPackageImport()
Returns a new object of class 'Package Import'.

Returns:
a new object of class 'Package Import'.

createPackage

public Package createPackage()
Returns a new object of class 'Package'.

Returns:
a new object of class 'Package'.

createPackageMerge

public PackageMerge createPackageMerge()
Returns a new object of class 'Package Merge'.

Returns:
a new object of class 'Package Merge'.

createProfileApplication

public ProfileApplication createProfileApplication()
Returns a new object of class 'Profile Application'.

Returns:
a new object of class 'Profile Application'.

createProfile

public Profile createProfile()
Returns a new object of class 'Profile'.

Returns:
a new object of class 'Profile'.

createStereotype

public Stereotype createStereotype()
Returns a new object of class 'Stereotype'.

Returns:
a new object of class 'Stereotype'.

createImage

public Image createImage()
Returns a new object of class 'Image'.

Returns:
a new object of class 'Image'.

createClass

public Class createClass()
Returns a new object of class 'Class'.

Returns:
a new object of class 'Class'.

createGeneralization

public Generalization createGeneralization()
Returns a new object of class 'Generalization'.

Returns:
a new object of class 'Generalization'.

createGeneralizationSet

public GeneralizationSet createGeneralizationSet()
Returns a new object of class 'Generalization Set'.

Returns:
a new object of class 'Generalization Set'.

createUseCase

public UseCase createUseCase()
Returns a new object of class 'Use Case'.

Returns:
a new object of class 'Use Case'.

createInclude

public Include createInclude()
Returns a new object of class 'Include'.

Returns:
a new object of class 'Include'.

createExtend

public Extend createExtend()
Returns a new object of class 'Extend'.

Returns:
a new object of class 'Extend'.

createConstraint

public Constraint createConstraint()
Returns a new object of class 'Constraint'.

Returns:
a new object of class 'Constraint'.

createExtensionPoint

public ExtensionPoint createExtensionPoint()
Returns a new object of class 'Extension Point'.

Returns:
a new object of class 'Extension Point'.

createSubstitution

public Substitution createSubstitution()
Returns a new object of class 'Substitution'.

Returns:
a new object of class 'Substitution'.

createRealization

public Realization createRealization()
Returns a new object of class 'Realization'.

Returns:
a new object of class 'Realization'.

createAbstraction

public Abstraction createAbstraction()
Returns a new object of class 'Abstraction'.

Returns:
a new object of class 'Abstraction'.

createOpaqueExpression

public OpaqueExpression createOpaqueExpression()
Returns a new object of class 'Opaque Expression'.

Returns:
a new object of class 'Opaque Expression'.

createParameter

public Parameter createParameter()
Returns a new object of class 'Parameter'.

Returns:
a new object of class 'Parameter'.

createConnectorEnd

public ConnectorEnd createConnectorEnd()
Returns a new object of class 'Connector End'.

Returns:
a new object of class 'Connector End'.

createProperty

public Property createProperty()
Returns a new object of class 'Property'.

Returns:
a new object of class 'Property'.

createDeployment

public Deployment createDeployment()
Returns a new object of class 'Deployment'.

Returns:
a new object of class 'Deployment'.

createDeploymentSpecification

public DeploymentSpecification createDeploymentSpecification()
Returns a new object of class 'Deployment Specification'.

Returns:
a new object of class 'Deployment Specification'.

createArtifact

public Artifact createArtifact()
Returns a new object of class 'Artifact'.

Returns:
a new object of class 'Artifact'.

createManifestation

public Manifestation createManifestation()
Returns a new object of class 'Manifestation'.

Returns:
a new object of class 'Manifestation'.

createOperation

public Operation createOperation()
Returns a new object of class 'Operation'.

Returns:
a new object of class 'Operation'.

createParameterSet

public ParameterSet createParameterSet()
Returns a new object of class 'Parameter Set'.

Returns:
a new object of class 'Parameter Set'.

createDataType

public DataType createDataType()
Returns a new object of class 'Data Type'.

Returns:
a new object of class 'Data Type'.

createInterface

public Interface createInterface()
Returns a new object of class 'Interface'.

Returns:
a new object of class 'Interface'.

createReception

public Reception createReception()
Returns a new object of class 'Reception'.

Returns:
a new object of class 'Reception'.

createSignal

public Signal createSignal()
Returns a new object of class 'Signal'.

Returns:
a new object of class 'Signal'.

createProtocolStateMachine

public ProtocolStateMachine createProtocolStateMachine()
Returns a new object of class 'Protocol State Machine'.

Returns:
a new object of class 'Protocol State Machine'.

createStateMachine

public StateMachine createStateMachine()
Returns a new object of class 'State Machine'.

Returns:
a new object of class 'State Machine'.

createRegion

public Region createRegion()
Returns a new object of class 'Region'.

Returns:
a new object of class 'Region'.

createTransition

public Transition createTransition()
Returns a new object of class 'Transition'.

Returns:
a new object of class 'Transition'.

createTrigger

public Trigger createTrigger()
Returns a new object of class 'Trigger'.

Returns:
a new object of class 'Trigger'.

createPort

public Port createPort()
Returns a new object of class 'Port'.

Returns:
a new object of class 'Port'.

createState

public State createState()
Returns a new object of class 'State'.

Returns:
a new object of class 'State'.

createConnectionPointReference

public ConnectionPointReference createConnectionPointReference()
Returns a new object of class 'Connection Point Reference'.

Returns:
a new object of class 'Connection Point Reference'.

createPseudostate

public Pseudostate createPseudostate()
Returns a new object of class 'Pseudostate'.

Returns:
a new object of class 'Pseudostate'.

createProtocolConformance

public ProtocolConformance createProtocolConformance()
Returns a new object of class 'Protocol Conformance'.

Returns:
a new object of class 'Protocol Conformance'.

createOperationTemplateParameter

public OperationTemplateParameter createOperationTemplateParameter()
Returns a new object of class 'Operation Template Parameter'.

Returns:
a new object of class 'Operation Template Parameter'.

createAssociation

public Association createAssociation()
Returns a new object of class 'Association'.

Returns:
a new object of class 'Association'.

createConnectableElementTemplateParameter

public ConnectableElementTemplateParameter createConnectableElementTemplateParameter()
Returns a new object of class 'Connectable Element Template Parameter'.

Returns:
a new object of class 'Connectable Element Template Parameter'.

createCollaborationUse

public CollaborationUse createCollaborationUse()
Returns a new object of class 'Collaboration Use'.

Returns:
a new object of class 'Collaboration Use'.

createCollaboration

public Collaboration createCollaboration()
Returns a new object of class 'Collaboration'.

Returns:
a new object of class 'Collaboration'.

createConnector

public Connector createConnector()
Returns a new object of class 'Connector'.

Returns:
a new object of class 'Connector'.

createRedefinableTemplateSignature

public RedefinableTemplateSignature createRedefinableTemplateSignature()
Returns a new object of class 'Redefinable Template Signature'.

Returns:
a new object of class 'Redefinable Template Signature'.

createClassifierTemplateParameter

public ClassifierTemplateParameter createClassifierTemplateParameter()
Returns a new object of class 'Classifier Template Parameter'.

Returns:
a new object of class 'Classifier Template Parameter'.

createInterfaceRealization

public InterfaceRealization createInterfaceRealization()
Returns a new object of class 'Interface Realization'.

Returns:
a new object of class 'Interface Realization'.

createExtension

public Extension createExtension()
Returns a new object of class 'Extension'.

Returns:
a new object of class 'Extension'.

createExtensionEnd

public ExtensionEnd createExtensionEnd()
Returns a new object of class 'Extension End'.

Returns:
a new object of class 'Extension End'.

createStringExpression

public StringExpression createStringExpression()
Returns a new object of class 'String Expression'.

Returns:
a new object of class 'String Expression'.

createExpression

public Expression createExpression()
Returns a new object of class 'Expression'.

Returns:
a new object of class 'Expression'.

createLiteralInteger

public LiteralInteger createLiteralInteger()
Returns a new object of class 'Literal Integer'.

Returns:
a new object of class 'Literal Integer'.

createLiteralString

public LiteralString createLiteralString()
Returns a new object of class 'Literal String'.

Returns:
a new object of class 'Literal String'.

createLiteralBoolean

public LiteralBoolean createLiteralBoolean()
Returns a new object of class 'Literal Boolean'.

Returns:
a new object of class 'Literal Boolean'.

createLiteralNull

public LiteralNull createLiteralNull()
Returns a new object of class 'Literal Null'.

Returns:
a new object of class 'Literal Null'.

createSlot

public Slot createSlot()
Returns a new object of class 'Slot'.

Returns:
a new object of class 'Slot'.

createInstanceSpecification

public InstanceSpecification createInstanceSpecification()
Returns a new object of class 'Instance Specification'.

Returns:
a new object of class 'Instance Specification'.

createEnumeration

public Enumeration createEnumeration()
Returns a new object of class 'Enumeration'.

Returns:
a new object of class 'Enumeration'.

createEnumerationLiteral

public EnumerationLiteral createEnumerationLiteral()
Returns a new object of class 'Enumeration Literal'.

Returns:
a new object of class 'Enumeration Literal'.

createPrimitiveType

public PrimitiveType createPrimitiveType()
Returns a new object of class 'Primitive Type'.

Returns:
a new object of class 'Primitive Type'.

createInstanceValue

public InstanceValue createInstanceValue()
Returns a new object of class 'Instance Value'.

Returns:
a new object of class 'Instance Value'.

createLiteralUnlimitedNatural

public LiteralUnlimitedNatural createLiteralUnlimitedNatural()
Returns a new object of class 'Literal Unlimited Natural'.

Returns:
a new object of class 'Literal Unlimited Natural'.

createOpaqueBehavior

public OpaqueBehavior createOpaqueBehavior()
Returns a new object of class 'Opaque Behavior'.

Returns:
a new object of class 'Opaque Behavior'.

createFunctionBehavior

public FunctionBehavior createFunctionBehavior()
Returns a new object of class 'Function Behavior'.

Returns:
a new object of class 'Function Behavior'.

createActor

public Actor createActor()
Returns a new object of class 'Actor'.

Returns:
a new object of class 'Actor'.

createUsage

public Usage createUsage()
Returns a new object of class 'Usage'.

Returns:
a new object of class 'Usage'.

createMessage

public Message createMessage()
Returns a new object of class 'Message'.

Returns:
a new object of class 'Message'.

createInteraction

public Interaction createInteraction()
Returns a new object of class 'Interaction'.

Returns:
a new object of class 'Interaction'.

createLifeline

public Lifeline createLifeline()
Returns a new object of class 'Lifeline'.

Returns:
a new object of class 'Lifeline'.

createPartDecomposition

public PartDecomposition createPartDecomposition()
Returns a new object of class 'Part Decomposition'.

Returns:
a new object of class 'Part Decomposition'.

createInteractionUse

public InteractionUse createInteractionUse()
Returns a new object of class 'Interaction Use'.

Returns:
a new object of class 'Interaction Use'.

createGate

public Gate createGate()
Returns a new object of class 'Gate'.

Returns:
a new object of class 'Gate'.

createActivity

public Activity createActivity()
Returns a new object of class 'Activity'.

Returns:
a new object of class 'Activity'.

createActivityPartition

public ActivityPartition createActivityPartition()
Returns a new object of class 'Activity Partition'.

Returns:
a new object of class 'Activity Partition'.

createStructuredActivityNode

public StructuredActivityNode createStructuredActivityNode()
Returns a new object of class 'Structured Activity Node'.

Returns:
a new object of class 'Structured Activity Node'.

createVariable

public Variable createVariable()
Returns a new object of class 'Variable'.

Returns:
a new object of class 'Variable'.

createInterruptibleActivityRegion

public InterruptibleActivityRegion createInterruptibleActivityRegion()
Returns a new object of class 'Interruptible Activity Region'.

Returns:
a new object of class 'Interruptible Activity Region'.

createExceptionHandler

public ExceptionHandler createExceptionHandler()
Returns a new object of class 'Exception Handler'.

Returns:
a new object of class 'Exception Handler'.

createOutputPin

public OutputPin createOutputPin()
Returns a new object of class 'Output Pin'.

Returns:
a new object of class 'Output Pin'.

createPin

public Pin createPin()
Returns a new object of class 'Pin'.

Returns:
a new object of class 'Pin'.

createInputPin

public InputPin createInputPin()
Returns a new object of class 'Input Pin'.

Returns:
a new object of class 'Input Pin'.

createGeneralOrdering

public GeneralOrdering createGeneralOrdering()
Returns a new object of class 'General Ordering'.

Returns:
a new object of class 'General Ordering'.

createOccurrenceSpecification

public OccurrenceSpecification createOccurrenceSpecification()
Returns a new object of class 'Occurrence Specification'.

Returns:
a new object of class 'Occurrence Specification'.

createInteractionOperand

public InteractionOperand createInteractionOperand()
Returns a new object of class 'Interaction Operand'.

Returns:
a new object of class 'Interaction Operand'.

createInteractionConstraint

public InteractionConstraint createInteractionConstraint()
Returns a new object of class 'Interaction Constraint'.

Returns:
a new object of class 'Interaction Constraint'.

createExecutionOccurrenceSpecification

public ExecutionOccurrenceSpecification createExecutionOccurrenceSpecification()
Returns a new object of class 'Execution Occurrence Specification'.

Returns:
a new object of class 'Execution Occurrence Specification'.

createExecutionEvent

public ExecutionEvent createExecutionEvent()
Returns a new object of class 'Execution Event'.

Returns:
a new object of class 'Execution Event'.

createStateInvariant

public StateInvariant createStateInvariant()
Returns a new object of class 'State Invariant'.

Returns:
a new object of class 'State Invariant'.

createActionExecutionSpecification

public ActionExecutionSpecification createActionExecutionSpecification()
Returns a new object of class 'Action Execution Specification'.

Returns:
a new object of class 'Action Execution Specification'.

createBehaviorExecutionSpecification

public BehaviorExecutionSpecification createBehaviorExecutionSpecification()
Returns a new object of class 'Behavior Execution Specification'.

Returns:
a new object of class 'Behavior Execution Specification'.

createCreationEvent

public CreationEvent createCreationEvent()
Returns a new object of class 'Creation Event'.

Returns:
a new object of class 'Creation Event'.

createDestructionEvent

public DestructionEvent createDestructionEvent()
Returns a new object of class 'Destruction Event'.

Returns:
a new object of class 'Destruction Event'.

createSendOperationEvent

public SendOperationEvent createSendOperationEvent()
Returns a new object of class 'Send Operation Event'.

Returns:
a new object of class 'Send Operation Event'.

createSendSignalEvent

public SendSignalEvent createSendSignalEvent()
Returns a new object of class 'Send Signal Event'.

Returns:
a new object of class 'Send Signal Event'.

createMessageOccurrenceSpecification

public MessageOccurrenceSpecification createMessageOccurrenceSpecification()
Returns a new object of class 'Message Occurrence Specification'.

Returns:
a new object of class 'Message Occurrence Specification'.

createReceiveOperationEvent

public ReceiveOperationEvent createReceiveOperationEvent()
Returns a new object of class 'Receive Operation Event'.

Returns:
a new object of class 'Receive Operation Event'.

createReceiveSignalEvent

public ReceiveSignalEvent createReceiveSignalEvent()
Returns a new object of class 'Receive Signal Event'.

Returns:
a new object of class 'Receive Signal Event'.

createCombinedFragment

public CombinedFragment createCombinedFragment()
Returns a new object of class 'Combined Fragment'.

Returns:
a new object of class 'Combined Fragment'.

createContinuation

public Continuation createContinuation()
Returns a new object of class 'Continuation'.

Returns:
a new object of class 'Continuation'.

createConsiderIgnoreFragment

public ConsiderIgnoreFragment createConsiderIgnoreFragment()
Returns a new object of class 'Consider Ignore Fragment'.

Returns:
a new object of class 'Consider Ignore Fragment'.

createCallEvent

public CallEvent createCallEvent()
Returns a new object of class 'Call Event'.

Returns:
a new object of class 'Call Event'.

createChangeEvent

public ChangeEvent createChangeEvent()
Returns a new object of class 'Change Event'.

Returns:
a new object of class 'Change Event'.

createSignalEvent

public SignalEvent createSignalEvent()
Returns a new object of class 'Signal Event'.

Returns:
a new object of class 'Signal Event'.

createAnyReceiveEvent

public AnyReceiveEvent createAnyReceiveEvent()
Returns a new object of class 'Any Receive Event'.

Returns:
a new object of class 'Any Receive Event'.

createCreateObjectAction

public CreateObjectAction createCreateObjectAction()
Returns a new object of class 'Create Object Action'.

Returns:
a new object of class 'Create Object Action'.

createDestroyObjectAction

public DestroyObjectAction createDestroyObjectAction()
Returns a new object of class 'Destroy Object Action'.

Returns:
a new object of class 'Destroy Object Action'.

createTestIdentityAction

public TestIdentityAction createTestIdentityAction()
Returns a new object of class 'Test Identity Action'.

Returns:
a new object of class 'Test Identity Action'.

createReadSelfAction

public ReadSelfAction createReadSelfAction()
Returns a new object of class 'Read Self Action'.

Returns:
a new object of class 'Read Self Action'.

createReadStructuralFeatureAction

public ReadStructuralFeatureAction createReadStructuralFeatureAction()
Returns a new object of class 'Read Structural Feature Action'.

Returns:
a new object of class 'Read Structural Feature Action'.

createClearStructuralFeatureAction

public ClearStructuralFeatureAction createClearStructuralFeatureAction()
Returns a new object of class 'Clear Structural Feature Action'.

Returns:
a new object of class 'Clear Structural Feature Action'.

createRemoveStructuralFeatureValueAction

public RemoveStructuralFeatureValueAction createRemoveStructuralFeatureValueAction()
Returns a new object of class 'Remove Structural Feature Value Action'.

Returns:
a new object of class 'Remove Structural Feature Value Action'.

createAddStructuralFeatureValueAction

public AddStructuralFeatureValueAction createAddStructuralFeatureValueAction()
Returns a new object of class 'Add Structural Feature Value Action'.

Returns:
a new object of class 'Add Structural Feature Value Action'.

createLinkEndData

public LinkEndData createLinkEndData()
Returns a new object of class 'Link End Data'.

Returns:
a new object of class 'Link End Data'.

createQualifierValue

public QualifierValue createQualifierValue()
Returns a new object of class 'Qualifier Value'.

Returns:
a new object of class 'Qualifier Value'.

createReadLinkAction

public ReadLinkAction createReadLinkAction()
Returns a new object of class 'Read Link Action'.

Returns:
a new object of class 'Read Link Action'.

createLinkEndCreationData

public LinkEndCreationData createLinkEndCreationData()
Returns a new object of class 'Link End Creation Data'.

Returns:
a new object of class 'Link End Creation Data'.

createCreateLinkAction

public CreateLinkAction createCreateLinkAction()
Returns a new object of class 'Create Link Action'.

Returns:
a new object of class 'Create Link Action'.

createDestroyLinkAction

public DestroyLinkAction createDestroyLinkAction()
Returns a new object of class 'Destroy Link Action'.

Returns:
a new object of class 'Destroy Link Action'.

createLinkEndDestructionData

public LinkEndDestructionData createLinkEndDestructionData()
Returns a new object of class 'Link End Destruction Data'.

Returns:
a new object of class 'Link End Destruction Data'.

createClearAssociationAction

public ClearAssociationAction createClearAssociationAction()
Returns a new object of class 'Clear Association Action'.

Returns:
a new object of class 'Clear Association Action'.

createBroadcastSignalAction

public BroadcastSignalAction createBroadcastSignalAction()
Returns a new object of class 'Broadcast Signal Action'.

Returns:
a new object of class 'Broadcast Signal Action'.

createSendObjectAction

public SendObjectAction createSendObjectAction()
Returns a new object of class 'Send Object Action'.

Returns:
a new object of class 'Send Object Action'.

createValueSpecificationAction

public ValueSpecificationAction createValueSpecificationAction()
Returns a new object of class 'Value Specification Action'.

Returns:
a new object of class 'Value Specification Action'.

createTimeExpression

public TimeExpression createTimeExpression()
Returns a new object of class 'Time Expression'.

Returns:
a new object of class 'Time Expression'.

createDuration

public Duration createDuration()
Returns a new object of class 'Duration'.

Returns:
a new object of class 'Duration'.

createValuePin

public ValuePin createValuePin()
Returns a new object of class 'Value Pin'.

Returns:
a new object of class 'Value Pin'.

createDurationInterval

public DurationInterval createDurationInterval()
Returns a new object of class 'Duration Interval'.

Returns:
a new object of class 'Duration Interval'.

createInterval

public Interval createInterval()
Returns a new object of class 'Interval'.

Returns:
a new object of class 'Interval'.

createTimeConstraint

public TimeConstraint createTimeConstraint()
Returns a new object of class 'Time Constraint'.

Returns:
a new object of class 'Time Constraint'.

createIntervalConstraint

public IntervalConstraint createIntervalConstraint()
Returns a new object of class 'Interval Constraint'.

Returns:
a new object of class 'Interval Constraint'.

createTimeInterval

public TimeInterval createTimeInterval()
Returns a new object of class 'Time Interval'.

Returns:
a new object of class 'Time Interval'.

createDurationConstraint

public DurationConstraint createDurationConstraint()
Returns a new object of class 'Duration Constraint'.

Returns:
a new object of class 'Duration Constraint'.

createTimeObservation

public TimeObservation createTimeObservation()
Returns a new object of class 'Time Observation'.

Returns:
a new object of class 'Time Observation'.

createDurationObservation

public DurationObservation createDurationObservation()
Returns a new object of class 'Duration Observation'.

Returns:
a new object of class 'Duration Observation'.

createOpaqueAction

public OpaqueAction createOpaqueAction()
Returns a new object of class 'Opaque Action'.

Returns:
a new object of class 'Opaque Action'.

createSendSignalAction

public SendSignalAction createSendSignalAction()
Returns a new object of class 'Send Signal Action'.

Returns:
a new object of class 'Send Signal Action'.

createCallOperationAction

public CallOperationAction createCallOperationAction()
Returns a new object of class 'Call Operation Action'.

Returns:
a new object of class 'Call Operation Action'.

createCallBehaviorAction

public CallBehaviorAction createCallBehaviorAction()
Returns a new object of class 'Call Behavior Action'.

Returns:
a new object of class 'Call Behavior Action'.

createInformationItem

public InformationItem createInformationItem()
Returns a new object of class 'Information Item'.

Returns:
a new object of class 'Information Item'.

createInformationFlow

public InformationFlow createInformationFlow()
Returns a new object of class 'Information Flow'.

Returns:
a new object of class 'Information Flow'.

createModel

public Model createModel()
Returns a new object of class 'Model'.

Returns:
a new object of class 'Model'.

createReadVariableAction

public ReadVariableAction createReadVariableAction()
Returns a new object of class 'Read Variable Action'.

Returns:
a new object of class 'Read Variable Action'.

createClearVariableAction

public ClearVariableAction createClearVariableAction()
Returns a new object of class 'Clear Variable Action'.

Returns:
a new object of class 'Clear Variable Action'.

createAddVariableValueAction

public AddVariableValueAction createAddVariableValueAction()
Returns a new object of class 'Add Variable Value Action'.

Returns:
a new object of class 'Add Variable Value Action'.

createRemoveVariableValueAction

public RemoveVariableValueAction createRemoveVariableValueAction()
Returns a new object of class 'Remove Variable Value Action'.

Returns:
a new object of class 'Remove Variable Value Action'.

createRaiseExceptionAction

public RaiseExceptionAction createRaiseExceptionAction()
Returns a new object of class 'Raise Exception Action'.

Returns:
a new object of class 'Raise Exception Action'.

createActionInputPin

public ActionInputPin createActionInputPin()
Returns a new object of class 'Action Input Pin'.

Returns:
a new object of class 'Action Input Pin'.

createReadExtentAction

public ReadExtentAction createReadExtentAction()
Returns a new object of class 'Read Extent Action'.

Returns:
a new object of class 'Read Extent Action'.

createReclassifyObjectAction

public ReclassifyObjectAction createReclassifyObjectAction()
Returns a new object of class 'Reclassify Object Action'.

Returns:
a new object of class 'Reclassify Object Action'.

createReadIsClassifiedObjectAction

public ReadIsClassifiedObjectAction createReadIsClassifiedObjectAction()
Returns a new object of class 'Read Is Classified Object Action'.

Returns:
a new object of class 'Read Is Classified Object Action'.

createStartClassifierBehaviorAction

public StartClassifierBehaviorAction createStartClassifierBehaviorAction()
Returns a new object of class 'Start Classifier Behavior Action'.

Returns:
a new object of class 'Start Classifier Behavior Action'.

createReadLinkObjectEndAction

public ReadLinkObjectEndAction createReadLinkObjectEndAction()
Returns a new object of class 'Read Link Object End Action'.

Returns:
a new object of class 'Read Link Object End Action'.

createReadLinkObjectEndQualifierAction

public ReadLinkObjectEndQualifierAction createReadLinkObjectEndQualifierAction()
Returns a new object of class 'Read Link Object End Qualifier Action'.

Returns:
a new object of class 'Read Link Object End Qualifier Action'.

createCreateLinkObjectAction

public CreateLinkObjectAction createCreateLinkObjectAction()
Returns a new object of class 'Create Link Object Action'.

Returns:
a new object of class 'Create Link Object Action'.

createAcceptEventAction

public AcceptEventAction createAcceptEventAction()
Returns a new object of class 'Accept Event Action'.

Returns:
a new object of class 'Accept Event Action'.

createAcceptCallAction

public AcceptCallAction createAcceptCallAction()
Returns a new object of class 'Accept Call Action'.

Returns:
a new object of class 'Accept Call Action'.

createReplyAction

public ReplyAction createReplyAction()
Returns a new object of class 'Reply Action'.

Returns:
a new object of class 'Reply Action'.

createUnmarshallAction

public UnmarshallAction createUnmarshallAction()
Returns a new object of class 'Unmarshall Action'.

Returns:
a new object of class 'Unmarshall Action'.

createReduceAction

public ReduceAction createReduceAction()
Returns a new object of class 'Reduce Action'.

Returns:
a new object of class 'Reduce Action'.

createControlFlow

public ControlFlow createControlFlow()
Returns a new object of class 'Control Flow'.

Returns:
a new object of class 'Control Flow'.

createInitialNode

public InitialNode createInitialNode()
Returns a new object of class 'Initial Node'.

Returns:
a new object of class 'Initial Node'.

createActivityParameterNode

public ActivityParameterNode createActivityParameterNode()
Returns a new object of class 'Activity Parameter Node'.

Returns:
a new object of class 'Activity Parameter Node'.

createForkNode

public ForkNode createForkNode()
Returns a new object of class 'Fork Node'.

Returns:
a new object of class 'Fork Node'.

createFlowFinalNode

public FlowFinalNode createFlowFinalNode()
Returns a new object of class 'Flow Final Node'.

Returns:
a new object of class 'Flow Final Node'.

createCentralBufferNode

public CentralBufferNode createCentralBufferNode()
Returns a new object of class 'Central Buffer Node'.

Returns:
a new object of class 'Central Buffer Node'.

createMergeNode

public MergeNode createMergeNode()
Returns a new object of class 'Merge Node'.

Returns:
a new object of class 'Merge Node'.

createDecisionNode

public DecisionNode createDecisionNode()
Returns a new object of class 'Decision Node'.

Returns:
a new object of class 'Decision Node'.

createActivityFinalNode

public ActivityFinalNode createActivityFinalNode()
Returns a new object of class 'Activity Final Node'.

Returns:
a new object of class 'Activity Final Node'.

createJoinNode

public JoinNode createJoinNode()
Returns a new object of class 'Join Node'.

Returns:
a new object of class 'Join Node'.

createDataStoreNode

public DataStoreNode createDataStoreNode()
Returns a new object of class 'Data Store Node'.

Returns:
a new object of class 'Data Store Node'.

createObjectFlow

public ObjectFlow createObjectFlow()
Returns a new object of class 'Object Flow'.

Returns:
a new object of class 'Object Flow'.

createSequenceNode

public SequenceNode createSequenceNode()
Returns a new object of class 'Sequence Node'.

Returns:
a new object of class 'Sequence Node'.

createConditionalNode

public ConditionalNode createConditionalNode()
Returns a new object of class 'Conditional Node'.

Returns:
a new object of class 'Conditional Node'.

createClause

public Clause createClause()
Returns a new object of class 'Clause'.

Returns:
a new object of class 'Clause'.

createLoopNode

public LoopNode createLoopNode()
Returns a new object of class 'Loop Node'.

Returns:
a new object of class 'Loop Node'.

createExpansionNode

public ExpansionNode createExpansionNode()
Returns a new object of class 'Expansion Node'.

Returns:
a new object of class 'Expansion Node'.

createExpansionRegion

public ExpansionRegion createExpansionRegion()
Returns a new object of class 'Expansion Region'.

Returns:
a new object of class 'Expansion Region'.

createComponentRealization

public ComponentRealization createComponentRealization()
Returns a new object of class 'Component Realization'.

Returns:
a new object of class 'Component Realization'.

createComponent

public Component createComponent()
Returns a new object of class 'Component'.

Returns:
a new object of class 'Component'.

createNode

public Node createNode()
Returns a new object of class 'Node'.

Returns:
a new object of class 'Node'.

createDevice

public Device createDevice()
Returns a new object of class 'Device'.

Returns:
a new object of class 'Device'.

createExecutionEnvironment

public ExecutionEnvironment createExecutionEnvironment()
Returns a new object of class 'Execution Environment'.

Returns:
a new object of class 'Execution Environment'.

createCommunicationPath

public CommunicationPath createCommunicationPath()
Returns a new object of class 'Communication Path'.

Returns:
a new object of class 'Communication Path'.

createFinalState

public FinalState createFinalState()
Returns a new object of class 'Final State'.

Returns:
a new object of class 'Final State'.

createTimeEvent

public TimeEvent createTimeEvent()
Returns a new object of class 'Time Event'.

Returns:
a new object of class 'Time Event'.

createProtocolTransition

public ProtocolTransition createProtocolTransition()
Returns a new object of class 'Protocol Transition'.

Returns:
a new object of class 'Protocol Transition'.

createAssociationClass

public AssociationClass createAssociationClass()
Returns a new object of class 'Association Class'.

Returns:
a new object of class 'Association Class'.

getUMLPackage

public UMLPackage getUMLPackage()
Returns the package supported by this factory.

Returns:
the package supported by this factory.

Copyright 2003, 2006 IBM Corporation and others.
All Rights Reserved.