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

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

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

Subclasses of ValueSpecificationItemProvider in org.eclipse.uml2.uml.edit.providers
 class DurationIntervalItemProvider
          This is the item provider adapter for a DurationInterval object
 class DurationItemProvider
          This is the item provider adapter for a Duration object
 class ExpressionItemProvider
          This is the item provider adapter for a Expression object
 class InstanceValueItemProvider
          This is the item provider adapter for a InstanceValue object
 class IntervalItemProvider
          This is the item provider adapter for a Interval object
 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 LiteralSpecificationItemProvider
          This is the item provider adapter for a LiteralSpecification 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
 class OpaqueExpressionItemProvider
          This is the item provider adapter for a OpaqueExpression object
 class StringExpressionItemProvider
          This is the item provider adapter for a StringExpression object
 class TimeExpressionItemProvider
          This is the item provider adapter for a TimeExpression object
 class TimeIntervalItemProvider
          This is the item provider adapter for a TimeInterval object
 


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