| Package | Description |
|---|---|
| org.bimserver.models.store | |
| org.bimserver.models.store.impl | |
| org.bimserver.models.store.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ModelCheckerResultHeader
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
ModelCheckerResultLine
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
| Modifier and Type | Method and Description |
|---|---|
ModelCheckerResultItem |
StoreFactory.createModelCheckerResultItem()
Returns a new object of class 'Model Checker Result Item'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ModelCheckerResultItem> |
ModelCheckerResult.getItems()
Returns the value of the 'Items' reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ModelCheckerResultHeaderImpl
An implementation of the model object 'Model Checker Result Header'.
|
class |
ModelCheckerResultItemImpl
An implementation of the model object 'Model Checker Result Item'.
|
class |
ModelCheckerResultLineImpl
An implementation of the model object 'Model Checker Result Line'.
|
| Modifier and Type | Method and Description |
|---|---|
ModelCheckerResultItem |
StoreFactoryImpl.createModelCheckerResultItem() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ModelCheckerResultItem> |
ModelCheckerResultImpl.getItems() |
| Modifier and Type | Method and Description |
|---|---|
T |
StoreSwitch.caseModelCheckerResultItem(ModelCheckerResultItem object)
Returns the result of interpreting the object as an instance of 'Model Checker Result Item'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.