Uses of Interface
pt.digitalis.dif.dem.interfaces.IRegistrable

Packages that use IRegistrable
pt.digitalis.dif.codegen.templates   
pt.digitalis.dif.dem.interfaces   
 

Uses of IRegistrable in pt.digitalis.dif.codegen.templates
 

Classes in pt.digitalis.dif.codegen.templates that implement IRegistrable
 class ApplicationCGTemplate
          This class is a template for the IApplication interface method implementations.
 class ProviderCGTemplate
          This class is a template for the IProvider interface method implementations.
 class ServiceCGTemplate
          This class is a template for the IService interface method implementations.
 class StageCGTemplate
          This class is a template for the IStage interface method implementations.
 class StageInstanceCGTemplate
          This class is a template for the IStageInstance interface method implementations.
 

Uses of IRegistrable in pt.digitalis.dif.dem.interfaces
 

Subinterfaces of IRegistrable in pt.digitalis.dif.dem.interfaces
 interface IApplication
          This interface represents an Application entity on the DEM.
 interface IProvider
          This interface represents a Provider entity on the DEM.
 interface IService
          This interface represents a Service entity on the DEM.
 interface IStage
          This interface represents a Stage entity on the DEM.
 interface IStageInstance
          This interface represents a Stage entity on the DEM.
 



Copyright © 2014 Digitalis Informática Lda. All Rights Reserved.