ilog.cpl.util
Interface IlpRepresentationObjectMapper

All Known Implementing Classes:
IlpAbstractAdapter, IlpAbstractHierarchyAdapter, IlpAbstractNodeAdapter, IlpAbstractTreeAdapter, IlpContainmentTreeAdapter, IlpEquipmentAdapter, IlpListAdapter, IlpNetworkAdapter, IlpTableListAdapter

public interface IlpRepresentationObjectMapper

This interface can be used to get the IlpRepresentationObject used to represent an IlpObject.

Since:
JTGO 3.0

Method Summary
 IlpRepresentationObject getRepresentationObject(IlpObject object)
          Returns the IlpRepresentationObject used to represent the given IlpObject.
 boolean hasRepresentationObject(IlpRepresentationObject ro)
          Returns if the given IlpRepresentationObject is contained in this mapper.
 

Method Detail

getRepresentationObject

IlpRepresentationObject getRepresentationObject(IlpObject object)
Returns the IlpRepresentationObject used to represent the given IlpObject.

Parameters:
object - The IlpObject, the representation object of which needs to be known.

hasRepresentationObject

boolean hasRepresentationObject(IlpRepresentationObject ro)
Returns if the given IlpRepresentationObject is contained in this mapper.

Parameters:
ro - The IlpRepresentationObject


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.