ilog.cpl.datasource.structure
Interface IlpLinkExtremity
public interface IlpLinkExtremity
Defines structural information for an IlpObject.
This interface can be used for a business object that is a link extremity.
- Since:
- JTGO 3.0
getLinks
Collection getLinks(IlpObject object)
- Returns the identifiers of the links that have this object as extremity.
- Parameters:
object - The object.
- Returns:
- The identifiers of the links.
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage. . All Rights Reserved.