org.eclipse.birt.report.model.api.extension
Class IllegalContentInfo

java.lang.Object
  extended by org.eclipse.birt.report.model.api.extension.IllegalContentInfo

public class IllegalContentInfo
extends java.lang.Object


Constructor Summary
IllegalContentInfo(org.eclipse.birt.report.model.extension.SimplePeerExtensibilityProvider.UndefinedChildInfo infor, org.eclipse.birt.report.model.core.Module module)
           
 
Method Summary
 DesignElementHandle getContent()
          Gets the child of the UndefinedChildInfo.
 int getIndex()
          Gets the index of UndefinedChildInfo.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IllegalContentInfo

public IllegalContentInfo(org.eclipse.birt.report.model.extension.SimplePeerExtensibilityProvider.UndefinedChildInfo infor,
                          org.eclipse.birt.report.model.core.Module module)
Parameters:
infor -
module -
Method Detail

getContent

public DesignElementHandle getContent()
Gets the child of the UndefinedChildInfo.

Returns:
the child of the UndefinedChildInfo.

getIndex

public int getIndex()
Gets the index of UndefinedChildInfo.

Returns:
the index of UndefinedChildInfo.


Copyright © 2008 Actuate Corp. All rights reserved.