UML

org.topcased.modeler.uml.properties.sections
Class AbstractValueSpecificationSection

java.lang.Object
  extended by AbstractDetailedObjectPropertySection
      extended by org.topcased.modeler.uml.properties.sections.AbstractValueSpecificationSection

public abstract class AbstractValueSpecificationSection
extends AbstractDetailedObjectPropertySection

An abstract section used to create and edit a ValueSpecification. Depending on the type of the current ValueSpecification, the composite used to edit its contents is changed. Creation 26 oct. 06


Constructor Summary
AbstractValueSpecificationSection()
           
 
Method Summary
protected  org.eclipse.swt.widgets.Composite getDetailsComposite()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractValueSpecificationSection

public AbstractValueSpecificationSection()
Method Detail

getDetailsComposite

protected org.eclipse.swt.widgets.Composite getDetailsComposite()
See Also:
org.topcased.tabbedproperties.sections.AbstractDetailedObjectPropertySection#getDetailsComposite()

UML

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.