Interface IRootObjectContext
- 
- All Superinterfaces:
 IUserContextContainer
public interface IRootObjectContext extends IUserContextContainer
Context containing the origina root object. 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjectgetRootObject()Get the rootobject.- 
Methods inherited from interface jadex.commons.transformation.traverser.IUserContextContainer
getUserContext 
 - 
 
 -