TPTP 4.0.0 Monitoring Tools Project
Internal API Specification

org.eclipse.hyades.sdb.internal.editors
Interface IDetails

All Known Implementing Classes:
DBDetails, DirectiveDetails, SolutionDetails, SymptomDetails

public interface IDetails


Method Summary
 void display(org.eclipse.emf.ecore.EObject object)
           
 boolean updateCurrentSelection(org.eclipse.emf.ecore.EObject currentSelection)
           
 

Method Detail

display

public void display(org.eclipse.emf.ecore.EObject object)

updateCurrentSelection

public boolean updateCurrentSelection(org.eclipse.emf.ecore.EObject currentSelection)

TPTP 4.0.0 Monitoring Tools Project
Internal API Specification