com.unitesk.requality.eclipse.views.properties
Class AttributesPanel

java.lang.Object
  extended by com.unitesk.requality.eclipse.views.properties.AttributesPanel

public class AttributesPanel
extends java.lang.Object


Constructor Summary
AttributesPanel(Composite parent, TabbedPropertySheetWidgetFactory wf)
           
 
Method Summary
 java.util.Map<java.lang.String,java.lang.String> getAttributes()
           
 Control getControl()
           
 void setRequirement(Requirement req)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributesPanel

public AttributesPanel(Composite parent,
                       TabbedPropertySheetWidgetFactory wf)
Method Detail

getControl

public Control getControl()

setRequirement

public void setRequirement(Requirement req)

getAttributes

public java.util.Map<java.lang.String,java.lang.String> getAttributes()