public class ItemSYSTEM extends ItemSystemBase
_convertGuid, _convertRevitUniqueIds| Constructor and Description |
|---|
ItemSYSTEM() |
| Modifier and Type | Method and Description |
|---|---|
void |
addComponent(ItemCOMPONENT component) |
java.lang.String |
getComponentNames() |
java.lang.String |
getPageId() |
void |
resolveRerefences(Parser project,
long flags)
Attempts to establish all the links specified in the various COBie sheet
|
void |
setComponentNames(java.lang.String componentNames) |
java.lang.String |
toString() |
addMember, addMemberRef, export, getMemberCount, isDuplicat, memberRefs, membersaddAttribute, attributeListing, attributes, base64toGUID, categoryFromAttribute, convertCurrency, documentListing, documents, filterNA, getAttribute, getAttributeCount, getCategory, getCreatedBy, getCreatedOn, getDescription, getDocument, getExternalIdentifier, getExternalObject, getExternalSystem, getExtIdentifier, getExtObject, getExtSystem, getFacilityReference, getKey, getMethod, getName, getParentRef, getSourceFile, getUniqueId, isItemFiltered, isMatch, isStringGUID, isStringReviUID, processGUID, processREvitUID, removeAttribute, removeDocument, resolveFacilityRef, reviUIDroExportGUID, setCategory, setCreatedBy, setCreatedOn, setCreatingContact, setDescription, setExtIdentifier, setExtObject, setExtSystem, setFacilityReference, setGuidConversionFlag, setMatch, setName, setParentRef, setSourceFile, setUniqueId, setUniqueIdConversionFlag, skip, update, valueHasContentpublic void resolveRerefences(Parser project, long flags)
ItemresolveRerefences in interface ItemresolveRerefences in class ItemBasepublic java.lang.String getPageId()
public void addComponent(ItemCOMPONENT component)
public java.lang.String getComponentNames()
public void setComponentNames(java.lang.String componentNames)
public java.lang.String toString()
toString in class ItemSystemBase