| Modifier and Type | Method and Description |
|---|---|
IfcModelInterface |
IfcModelInterface.branch(long poid,
boolean recordChanges) |
IfcModelInterface |
IdEObjectImpl.getModel() |
IfcModelInterface |
SharedJsonDeserializer.read(InputStream in,
IfcModelInterface model) |
| Modifier and Type | Method and Description |
|---|---|
IfcModelInterface |
SharedJsonDeserializer.read(InputStream in,
IfcModelInterface model) |
void |
IdEObjectImpl.setModel(IfcModelInterface model) |
| Constructor and Description |
|---|
SharedJsonSerializer(IfcModelInterface model,
boolean includeHidden) |
| Modifier and Type | Method and Description |
|---|---|
IfcModelInterface |
ModelHelper.getTargetModel() |
| Modifier and Type | Method and Description |
|---|---|
IdEObject |
ModelHelper.copyBasicObjects(IfcModelInterface model,
Map<IdEObject,IdEObject> bigMap) |
void |
ModelHelper.setTargetModel(IfcModelInterface targetModel) |
| Constructor and Description |
|---|
IfcModelSet(IfcModelInterface... models) |
ModelHelper(MetaDataManager metaDataManager,
IfcModelInterface targetModel) |
ModelHelper(MetaDataManager metaDataManager,
ObjectIDM objectIDM,
IfcModelInterface targetModel) |
| Modifier and Type | Method and Description |
|---|---|
IfcModelInterface |
EmfDeserializer.read(InputStream in,
String filename,
long fileSize) |
IfcModelInterface |
Deserializer.read(InputStream inputStream,
String fileName,
long fileSize) |
abstract IfcModelInterface |
EmfDeserializer.read(InputStream in,
String filename,
long fileSize,
ByteProgressReporter progressReporter) |
IfcModelInterface |
Deserializer.read(InputStream inputStream,
String fileName,
long fileSize,
ByteProgressReporter progressReporter) |
IfcModelInterface |
EmfDeserializer.read(Path file) |
IfcModelInterface |
Deserializer.read(Path file) |
IfcModelInterface |
EmfDeserializer.read(Path file,
ByteProgressReporter progressReporter) |
IfcModelInterface |
Deserializer.read(Path file,
ByteProgressReporter progressReporter) |
| Modifier and Type | Method and Description |
|---|---|
ModelCheckerResult |
ModelChecker.check(IfcModelInterface model,
byte[] compiledCode) |
| Modifier and Type | Method and Description |
|---|---|
CompareResult |
ModelCompare.compare(IfcModelInterface model1,
IfcModelInterface model2,
CompareType compareType) |
| Modifier and Type | Method and Description |
|---|---|
IfcModelInterface |
ModelMerger.merge(Project project,
IfcModelSet modelSet,
ModelHelper modelHelper) |
| Modifier and Type | Method and Description |
|---|---|
IfcModelInterface |
QueryEngine.query(IfcModelInterface model,
String code,
Reporter reporter,
ModelHelper modelHelper) |
| Modifier and Type | Method and Description |
|---|---|
IfcModelInterface |
QueryEngine.query(IfcModelInterface model,
String code,
Reporter reporter,
ModelHelper modelHelper) |
| Modifier and Type | Field and Description |
|---|---|
protected IfcModelInterface |
EmfSerializer.model |
| Modifier and Type | Method and Description |
|---|---|
IfcModelInterface |
EmfSerializer.getModel() |
IfcModelInterface |
Serializer.getModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
EmfSerializer.init(IfcModelInterface model,
ProjectInfo projectInfo,
PluginManagerInterface pluginManager,
PackageMetaData packageMetaData,
boolean normalizeOids) |
void |
Serializer.init(IfcModelInterface model,
ProjectInfo projectInfo,
PluginManagerInterface pluginManager,
PackageMetaData packageMetaData,
boolean normalizeOids) |
void |
MessagingSerializer.init(IfcModelInterface model,
ProjectInfo projectInfo,
PluginManagerInterface pluginManager,
PackageMetaData packageMetaData,
boolean normalizeOids) |
| Modifier and Type | Method and Description |
|---|---|
IfcModelInterface |
BimServerClientInterface.getModel(SProject project,
long roid,
boolean deep,
boolean recordChanges) |
IfcModelInterface |
BimServerClientInterface.getModel(SProject project,
long roid,
boolean deep,
boolean recordChanges,
boolean includeGeometry) |
IfcModelInterface |
BimServerClientInterface.newModel(SProject newProject,
boolean recordChanges) |
| Modifier and Type | Method and Description |
|---|---|
void |
BimServerClientInterface.commit(IfcModelInterface model,
String comment) |
| Modifier and Type | Method and Description |
|---|---|
void |
StillImageRenderer.init(IfcModelInterface model) |
Copyright © 2016 OpenSource BIM. All rights reserved.