org.topcased.modeler.uml.properties.sections
Class AbstractValueSpecificationSection
java.lang.Object
AbstractDetailedObjectPropertySection
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractValueSpecificationSection
public AbstractValueSpecificationSection()
getDetailsComposite
protected org.eclipse.swt.widgets.Composite getDetailsComposite()
- See Also:
org.topcased.tabbedproperties.sections.AbstractDetailedObjectPropertySection#getDetailsComposite()
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.