Uses of Class
org.cip4.jdflib.core.ElemInfoTable

Packages that use ElemInfoTable
org.cip4.jdflib.core   
org.cip4.jdflib.pool   
 

Uses of ElemInfoTable in org.cip4.jdflib.core
 

Methods in org.cip4.jdflib.core with parameters of type ElemInfoTable
 ElementInfo ElementInfo.updateAdd(ElemInfoTable elemInfo_update)
          Updater
 ElementInfo ElementInfo.updateAdd(ElemInfoTable[] elemInfo_update)
          Updater
 ElementInfo ElementInfo.updateRemove(ElemInfoTable elemInfo_update)
          Updater
 ElementInfo ElementInfo.updateRemove(ElemInfoTable[] elemInfo_update)
          Updater
 ElementInfo ElementInfo.updateReplace(ElemInfoTable elemInfo_update)
           
 ElementInfo ElementInfo.updateReplace(ElemInfoTable[] elemInfo_update)
           
 

Constructors in org.cip4.jdflib.core with parameters of type ElemInfoTable
ElementInfo(ElementInfo elemInfo_super, ElemInfoTable[] elemInfo_own)
          Constructor
 

Uses of ElemInfoTable in org.cip4.jdflib.pool
 

Methods in org.cip4.jdflib.pool that return ElemInfoTable
static ElemInfoTable[] JDFResourcePool.getLinkInfoTable()
          gets the elemeinfotable for the resourcelinkpool based on this pool
Note that the cardinality is not updated and that the pool should be used for version checks only
 



Copyright © 2013. All Rights Reserved.