org.activemath.omdocjdom.slumb
Class SluMBaseRefForTesting

java.lang.Object
  extended by org.activemath.omdocjdom.slumb.SluMBaseRef
      extended by org.activemath.omdocjdom.slumb.SluMBaseRefForTesting
All Implemented Interfaces:
AuthorExtendedMBaseRef, MBaseRef, SlumbConstants

public class SluMBaseRefForTesting
extends SluMBaseRef


Nested Class Summary
 
Nested classes/interfaces inherited from class org.activemath.omdocjdom.slumb.SluMBaseRef
SluMBaseRef.IteratorOfMBaseRefDeps
 
Nested classes/interfaces inherited from interface org.activemath.abstractcontent.MBaseRef
MBaseRef.Dependency, MBaseRef.Relation
 
Field Summary
 
Fields inherited from class org.activemath.omdocjdom.slumb.SluMBaseRef
log
 
Fields inherited from interface org.activemath.omdocjdom.slumb.SlumbConstants
COLL_NAMES_book_list, COLL_NAMES_collection_info, COLL_NAMES_collection_info_sole_text, COLL_NAMES_collection_metadata, COLL_NAMES_course_generation_menu, COLL_NAMES_reserved_names, FIELD_attributes, FIELD_colAndRelPath, FIELD_collection, FIELD_columnNumber, FIELD_commonname, FIELD_containedIds, FIELD_dcmetadata, FIELD_elt_absPath, FIELD_elt_relpath, FIELD_file_absPath, FIELD_file_relpath, FIELD_fileNameFromId, FIELD_fmp, FIELD_id, FIELD_importStrings, FIELD_lastModification, FIELD_lineNumber, FIELD_metadata, FIELD_name, FIELD_relSourceId, FIELD_relTargetId, FIELD_textualContent, FIELD_theoryId, FIELD_theoryName, FIELD_type, FIELD_xmlContent, FIELDVALUE_type_fileObject, FIELDVALUE_type_itemObject, FIELDVALUE_type_theoryObject, modifDateFormat
 
Constructor Summary
SluMBaseRefForTesting(Subconfiguration conf)
           
 
Method Summary
static SluMBaseRefForTesting createMBaseRef(URL sourceOfDoc1, URL sourceOfDoc2, URL[] dtds)
           
 File getCollDir()
           
 File getFile1()
           
 File getFile2()
           
 void setCollDir(File collDir)
           
 void setFiles(File f1, File f2)
           
 void tearDown()
           
 
Methods inherited from class org.activemath.omdocjdom.slumb.SluMBaseRef
assertItsUp, generateImports, getAttribute, getCanonicalID, getChildren, getCollectionsProvided, getCommonName, getCompleteDCMetadata, getDefinitions, getDependencies, getFormalContent, getForWhat, getIncomingRelations, getIndex, getItemsModifiedSince, getLastModified, getMetadata, getOMDocPath, getOutgoingRelations, getProofs, getRelated, getStructuredListOfConcepts, getTagFreeCommonName, getTextualContent, getTheory, getTypeString, listItems, listItems, listTheories, previewMetadataInheritance, reload, reloadWithErrors, searchIDs, searchText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SluMBaseRefForTesting

public SluMBaseRefForTesting(Subconfiguration conf)
                      throws Exception
Throws:
Exception
Method Detail

getCollDir

public File getCollDir()

setCollDir

public void setCollDir(File collDir)

getFile1

public File getFile1()

getFile2

public File getFile2()

setFiles

public void setFiles(File f1,
                     File f2)

createMBaseRef

public static SluMBaseRefForTesting createMBaseRef(URL sourceOfDoc1,
                                                   URL sourceOfDoc2,
                                                   URL[] dtds)
                                            throws Exception
Throws:
Exception

tearDown

public void tearDown()