Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Uses of Interface
org.eclipse.uml2.uml.ProtocolStateMachine

Packages that use ProtocolStateMachine
org.eclipse.uml2.uml   
org.eclipse.uml2.uml.util   
 

Uses of ProtocolStateMachine in org.eclipse.uml2.uml
 

Methods in org.eclipse.uml2.uml that return ProtocolStateMachine
  ProtocolStateMachine Interface. createProtocol (java.lang.String name)
          Creates a new ProtocolStateMachine,with the specified ' Name ', and sets the ' Protocol ' containment reference
  ProtocolStateMachine UMLFactory. createProtocolStateMachine ()
          Returns a new object of class 'Protocol State Machine'
  ProtocolStateMachine ProtocolConformance. getGeneralMachine ()
          Returns the value of the ' General Machine ' reference.
  ProtocolStateMachine Port. getProtocol ()
          Returns the value of the ' Protocol ' reference
  ProtocolStateMachine Interface. getProtocol ()
          Returns the value of the ' Protocol ' containment reference.
  ProtocolStateMachine ProtocolConformance. getSpecificMachine ()
          Returns the value of the ' Specific Machine ' container reference.
 

Methods in org.eclipse.uml2.uml with parameters of type ProtocolStateMachine
  ProtocolConformance ProtocolStateMachine. createConformance ( ProtocolStateMachine generalMachine)
          Creates a new ProtocolConformance, with the specified ' General Machine ', and appends it to the ' Conformance ' containment reference list
  ProtocolConformance ProtocolStateMachine. getConformance ( ProtocolStateMachine generalMachine)
          Retrieves the first ProtocolConformance with the specified ' General Machine ' from the ' Conformance ' containment reference list
  ProtocolConformance ProtocolStateMachine. getConformance ( ProtocolStateMachine generalMachine, boolean createOnDemand)
          Retrieves the first ProtocolConformance with the specified ' General Machine ' from the ' Conformance ' containment reference list
 void ProtocolConformance. setGeneralMachine ( ProtocolStateMachine value)
          Sets the value of the ' General Machine' reference
 void Port. setProtocol ( ProtocolStateMachine value)
          Sets the value of the ' Protocol' reference
 void Interface. setProtocol ( ProtocolStateMachine value)
          Sets the value of the ' Protocol' containment reference
 void ProtocolConformance. setSpecificMachine ( ProtocolStateMachine value)
          Sets the value of the ' Specific Machine' container reference
 

Uses of ProtocolStateMachine in org.eclipse.uml2.uml.util
 

Methods in org.eclipse.uml2.uml.util with parameters of type ProtocolStateMachine
  T UMLSwitch. caseProtocolStateMachine ( ProtocolStateMachine object)
          Returns the result of interpreting the object as an instance of 'Protocol State Machine'
 boolean UMLValidator. validateProtocolStateMachine_validateClassifierContext ( ProtocolStateMachine protocolStateMachine, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
          Validates the validateClassifierContext constraint of 'Protocol State Machine'
 boolean UMLValidator. validateProtocolStateMachine_validateDeepOrShallowHistory ( ProtocolStateMachine protocolStateMachine, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
          Validates the validateDeepOrShallowHistory constraint of 'Protocol State Machine'
 boolean UMLValidator. validateProtocolStateMachine_validateEntryExitDo ( ProtocolStateMachine protocolStateMachine, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
          Validates the validateEntryExitDo constraint of 'Protocol State Machine'
 boolean UMLValidator. validateProtocolStateMachine_validatePortsConnected ( ProtocolStateMachine protocolStateMachine, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
          Validates the validatePortsConnected constraint of 'Protocol State Machine'
 boolean UMLValidator. validateProtocolStateMachine_validateProtocolTransitions ( ProtocolStateMachine protocolStateMachine, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
          Validates the validateProtocolTransitions constraint of 'Protocol State Machine'
 boolean UMLValidator. validateProtocolStateMachine ( ProtocolStateMachine protocolStateMachine, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 


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


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire