Interface DetailsUI
-
- All Superinterfaces:
Disposable
- All Known Implementing Classes:
DatabaseDetailsUI
,EntityTypeDetailsUI
,TableDetailsUI
public interface DetailsUI extends Disposable
This interface should be implemented by all classes representing a Details UI for EMF Objects.
-
-
Method Summary
-
Methods inherited from interface org.palladiosimulator.pcmtx.pcmtxviews.ui.Disposable
dispose
-
-