public interface ModelCheckerResult extends IdEObject
The following features are supported:
StorePackage.getModelCheckerResult()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ModelCheckerResultItem> |
getItems()
Returns the value of the 'Items' reference list.
|
boolean |
isValid()
Returns the value of the 'Valid' attribute.
|
void |
setValid(boolean value)
Sets the value of the '
Valid' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeboolean isValid()
If the meaning of the 'Valid' attribute isn't clear, there really should be more of a description here...
setValid(boolean),
StorePackage.getModelCheckerResult_Valid()void setValid(boolean value)
Valid' attribute.
value - the new value of the 'Valid' attribute.isValid()org.eclipse.emf.common.util.EList<ModelCheckerResultItem> getItems()
ModelCheckerResultItem.
If the meaning of the 'Items' reference list isn't clear, there really should be more of a description here...
StorePackage.getModelCheckerResult_Items()Copyright © 2018 OpenSource BIM. All rights reserved.