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 Class
org.eclipse.uml2.uml.PseudostateKind

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

Uses of PseudostateKind in org.eclipse.uml2.uml
 

Fields in org.eclipse.uml2.uml with type parameters of type PseudostateKind
static java.util.List< PseudostateKind> PseudostateKind. VALUES
          A public read-only list of all the ' Pseudostate Kind ' enumerators
 

Methods in org.eclipse.uml2.uml that return PseudostateKind
static  PseudostateKind PseudostateKind. get (int value)
          Returns the ' Pseudostate Kind ' literal with the specified integer value
static  PseudostateKind PseudostateKind. get (java.lang.String literal)
          Returns the ' Pseudostate Kind ' literal with the specified literal value
static  PseudostateKind PseudostateKind. getByName (java.lang.String name)
          Returns the ' Pseudostate Kind ' literal with the specified name
  PseudostateKind Pseudostate. getKind ()
          Returns the value of the ' Kind ' attribute.
static  PseudostateKind PseudostateKind. valueOf (java.lang.String name)
          Returns the enum constant of this type with the specified name.
static  PseudostateKind[] PseudostateKind. values ()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.eclipse.uml2.uml with parameters of type PseudostateKind
 void Pseudostate. setKind ( PseudostateKind value)
          Sets the value of the ' Kind' attribute
 

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

Methods in org.eclipse.uml2.uml.util with parameters of type PseudostateKind
 boolean UMLValidator. validatePseudostateKind ( PseudostateKind pseudostateKind, 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