Uses of Class
org.eclipse.uml2.uml.edit.providers.LiteralSpecificationItemProvider

Packages that use LiteralSpecificationItemProvider
org.eclipse.uml2.uml.edit.providers   
 

Uses of LiteralSpecificationItemProvider in org.eclipse.uml2.uml.edit.providers
 

Subclasses of LiteralSpecificationItemProvider in org.eclipse.uml2.uml.edit.providers
 class LiteralBooleanItemProvider
          This is the item provider adapter for a LiteralBoolean object
 class LiteralIntegerItemProvider
          This is the item provider adapter for a LiteralInteger object
 class LiteralNullItemProvider
          This is the item provider adapter for a LiteralNull object
 class LiteralStringItemProvider
          This is the item provider adapter for a LiteralString object
 class LiteralUnlimitedNaturalItemProvider
          This is the item provider adapter for a LiteralUnlimitedNatural object
 


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