UML

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

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

public abstract class AbstractConstraintSection
extends AbstractDetailedObjectPropertySection

An abstract section used to create and edit a Constraint. Depending on the type of the current Constraint the widgets used to edit it are changed. Creation 10 nov. 06


Constructor Summary
AbstractConstraintSection()
           
 
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

AbstractConstraintSection

public AbstractConstraintSection()
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.