org.jbind.xml.schema.instantiation
Interface IRedefineJobHelper

All Superinterfaces:
IHasLocation, IJobHelper, ISourceJobHelper, ITopLevelJobHelper
All Known Subinterfaces:
IRedefine
All Known Implementing Classes:
Redefine

public interface IRedefineJobHelper
extends ISourceJobHelper


Method Summary
 java.util.Iterator iterRedefinables()
           
 
Methods inherited from interface org.jbind.xml.schema.instantiation.ISourceJobHelper
getSchemaLocation
 
Methods inherited from interface org.jbind.xml.schema.instantiation.ITopLevelJobHelper
createAndAddJob
 
Methods inherited from interface org.jbind.xml.base.IHasLocation
getLocation
 

Method Detail

iterRedefinables

public java.util.Iterator iterRedefinables()