Package hec.data

Interface ILocationChild

All Known Subinterfaces:
IEmbankment, ILocationChildAssociation, ILock, IOutlet, IPhysicalStructure, ITurbine, IWaterSupplyPump, IWaterUser
All Known Implementing Classes:
JDomEmbankmentImpl, JDomLockImpl, JDomOutletImpl, JDomTurbineImpl, JDomWaterSupplyPump, JDomWaterUserImpl, PhysicalStructure

public interface ILocationChild
An interface for objects that have a parent location.
  • Method Details