|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.openadaptor.dataobjects.AbstractDOTypeRepository
org.openadaptor.dmx.metaobjects.util.MOTypeRepository
org.openadaptor.dmx.util.DMXTypeRepository
org.openadaptor.dmx.BIMRepository
public class BIMRepository
The BIMRepository holds the BIM.
| Field Summary |
|---|
| Fields inherited from class org.openadaptor.dmx.metaobjects.util.MOTypeRepository |
|---|
checkModel, mods |
| Constructor Summary | |
|---|---|
BIMRepository(java.lang.String theFileName)
The constructor for the BIMRepository initializes the repository with the BIM Url. |
|
BIMRepository(java.net.URL theBIMUrl)
The constructor for the BIMRepository initializes the repository with the BIM Url. |
|
| Method Summary |
|---|
| Methods inherited from class org.openadaptor.dmx.util.DMXTypeRepository |
|---|
init, setParser |
| Methods inherited from class org.openadaptor.dmx.metaobjects.util.MOTypeRepository |
|---|
checkType, getFactory, getType, getType, getTypes, getTypeValidator, getValidator, isAggregationRefTypeInAttribute, populateIndexAndVersions, validateModel |
| Methods inherited from class org.openadaptor.dataobjects.AbstractDOTypeRepository |
|---|
getAttributeFromType, getCardinalityMax, getCardinalityMin, getPrimitiveType, getPrimitiveTypes, getPrimitiveTypesName, isMandatoryAttribute, isPrimitiveType, isPrimitiveTypeCompatibleTo, registerPrimitiveType, removeRegisteredTypes, setPrimitiveTypeCompatibleTo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BIMRepository(java.net.URL theBIMUrl)
throws InvalidModelException,
java.io.IOException,
org.xml.sax.SAXException
InvalidModelException
java.io.IOException
org.xml.sax.SAXException
public BIMRepository(java.lang.String theFileName)
throws InvalidModelException,
java.io.FileNotFoundException,
java.io.IOException,
org.xml.sax.SAXException
InvalidModelException
java.io.FileNotFoundException
java.io.IOException
org.xml.sax.SAXException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||