Uses of Class
org.eclipse.uml2.uml.edit.providers.TypedElementDefaultPropertyDescriptor.PropertyType

Packages that use TypedElementDefaultPropertyDescriptor.PropertyType
org.eclipse.uml2.uml.edit.providers   
 

Uses of TypedElementDefaultPropertyDescriptor.PropertyType in org.eclipse.uml2.uml.edit.providers
 

Methods in org.eclipse.uml2.uml.edit.providers that return TypedElementDefaultPropertyDescriptor.PropertyType
protected  TypedElementDefaultPropertyDescriptor.PropertyType TypedElementDefaultPropertyDescriptor.getDefaultType(TypedElement element)
           
static TypedElementDefaultPropertyDescriptor.PropertyType TypedElementDefaultPropertyDescriptor.PropertyType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TypedElementDefaultPropertyDescriptor.PropertyType[] TypedElementDefaultPropertyDescriptor.PropertyType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Copyright 2003, 2014 IBM Corporation, CEA, and others.
All Rights Reserved.