public class ItemSYSTEM extends ItemSystemBase<ItemCOMPONENT>
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, export, getMemberCount, isDuplicat, members
addAttribute, attributes, base64toGUID, categoryFromAttribute, documents, getAttribute, getAttributeCount, getCategory, getCreatedBy, getCreatedOn, getDescription, getDocument, getExternalIdentifier, getExternalObject, getExternalSystem, getExtIdentifier, getExtObject, getExtSystem, getFacilityReference, getKey, getName, getParentRef, getSourceFile, getUniqueId, isMatch, isStringGUID, isStringReviUID, removeAttribute, removeDocument, resolveFacilityRef, reviUIDroExportGUID, setCategory, setCreatedBy, setCreatedOn, setCreatingContact, setDescription, setExtIdentifier, setExtObject, setExtSystem, setFacilityReference, setGuidConversionFlag, setMatch, setName, setSourceFile, setUniqueId, setUniqueIdConversionFlag, skip, update, valueHasContent
public void resolveRerefences(Parser project, long flags)
Item
resolveRerefences
in interface Item
resolveRerefences
in class ItemBase
public 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<ItemCOMPONENT>