ilog.cpl.datasource.structure
Interface IlpContainer
public interface IlpContainer
Interface defining some structural information for an IlpObject.
This interface can be used for a business object which contains, or
is related to, other business objects.
- Since:
- JTGO 3.0
getChildren
Collection getChildren(IlpObject object)
- Returns the children of the container. The objects in the collection are
the identifiers of those objects.
- Parameters:
object - The object.
- Returns:
- The children.
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage. . All Rights Reserved.