Package | Description |
---|---|
psdi.app.bim.loader | |
psdi.app.bim.parser.cobie |
Modifier and Type | Method and Description |
---|---|
protected void |
LoaderBase.attributeValuePopulate(MboRemote specMbo,
java.lang.String referenceId,
ItemATTRIBUTE attribute) |
protected void |
LoaderBase.attributeValueUpdate(MboRemote specMbo,
ItemATTRIBUTE attribute)
Update the value of an existing attribute.
|
boolean |
AttributeMapMgr.setMappedField(ItemATTRIBUTE attrib,
java.lang.String tableName,
MboRemote mbo)
Get if the attribute is in the current attribute map.
|
Modifier and Type | Method and Description |
---|---|
ItemATTRIBUTE |
ItemBase.getAttribute(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
ItemBase.addAttribute(ItemATTRIBUTE attrib) |
boolean |
ItemAttributeType.compareAndUpdate(Parser project,
ItemATTRIBUTE attrib) |
Constructor and Description |
---|
ItemAttributeType(Parser parser,
ItemATTRIBUTE attrib,
ItemValueList valueList,
java.util.Locale local) |