|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jbind.xml.schema.reader.Job org.jbind.xml.schema.reader.SourceJob org.jbind.xml.schema.reader.IncludeJob
Constructor Summary | |
IncludeJob(IIncludeJobHelper aHelper,
ISchemaElement aSchemaElement)
|
Method Summary | |
protected void |
doExecuteCreation(IConstraintViolations aViolations)
|
java.lang.String |
getDescription()
Gets a short description of the job. |
Methods inherited from class org.jbind.xml.schema.reader.SourceJob |
collectRefsForCompletion, collectRefsForCreation, collectRefsForValidation, doExecuteCompletion, doExecuteValidation, getInstantiator, getSchemaElement, getUrl |
Methods inherited from class org.jbind.xml.schema.reader.Job |
addSubJob, checkSubJobsValidated, executeCompletion, executeCreation, executeValidation, getHelper, getIsValidated, getLocation, getParent, iterRefsForCompletion, iterRefsForCreation, iterRefsForValidation, iterSubJobs, setParent, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public IncludeJob(IIncludeJobHelper aHelper, ISchemaElement aSchemaElement)
Method Detail |
protected void doExecuteCreation(IConstraintViolations aViolations)
doExecuteCreation
in class Job
public java.lang.String getDescription()
IJob
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |