kaos.kpat.models
Interface iModelDomain

All Superinterfaces:
iModelObject
All Known Implementing Classes:
ModelDomain

public interface iModelDomain
extends iModelObject

$Revision: 1.1.1.1 $


Method Summary
 ModelHostList getHosts()
           
 
Methods inherited from interface kaos.kpat.models.iModelObject
getName, getNameJTP, getPolicies, getScope, isGovernable, toString
 

Method Detail

getHosts

ModelHostList getHosts()