Click or drag to resize

metricsReport Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

The metricsReport type exposes the following members.

Methods
  NameDescription
Public method_autoInit
Inicijalizacija koja se pokrece sama nakon instanciranja
(Inherited from aceCollectionreportEntryBase.)
Public methodAdd(KeyValuePairString, UTP) (Inherited from aceDictionaryCollectionreportEntryBase.)
Public methodAdd(T) (Inherited from CollectionreportEntryBase.)
Public methodAdd(String, UTP) (Inherited from aceDictionaryCollectionreportEntryBase.)
Public methodAny (Inherited from aceCollectionreportEntryBase.)
Public methodClear (Inherited from CollectionreportEntryBase.)
Public methodconnect
brise sve podatke koje je do sada imao ali ostavlja kesirane upite
(Inherited from pageReportBase.)
Public methodContains(KeyValuePairString, UTP) (Inherited from aceDictionaryCollectionreportEntryBase.)
Public methodContains(T) (Inherited from CollectionreportEntryBase.)
Public methodContainsKey (Inherited from aceDictionaryCollectionreportEntryBase.)
Public methodCopyTo(KeyValuePairString, UTP, Int32) (Inherited from aceDictionaryCollectionreportEntryBase.)
Public methodCopyTo(T, Int32) (Inherited from CollectionreportEntryBase.)
Public methodEquals (Inherited from Object.)
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from aceDictionaryCollectionreportEntryBase.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodIndexOf (Inherited from CollectionreportEntryBase.)
Public methodInsert (Inherited from CollectionreportEntryBase.)
Public methodmakeReport
Ubacuje u izvestaj tabelu sa svom dobijenom metrikom
(Inherited from pageReportBase.)
Public methodMove (Inherited from ObservableCollectionreportEntryBase.)
Public methodpurgeCachedExpressions (Inherited from pageReportBase.)
Public methodpurgeCachedQueries
Unistava sve kesirane upite - ostaju podaci i ostala podesavanja na nivou reportEntryBase-a
(Inherited from pageReportBase.)
Public methodpurgeReportValues
Prazni sve podatke zapisane u izvestaju ali ostavlja kesirane upite
(Inherited from pageReportBase.)
Public methodRemove(KeyValuePairString, UTP) (Inherited from aceDictionaryCollectionreportEntryBase.)
Public methodRemove(String) (Inherited from aceDictionaryCollectionreportEntryBase.)
Public methodRemove(T) (Inherited from CollectionreportEntryBase.)
Public methodRemoveAt (Inherited from CollectionreportEntryBase.)
Public methodreport(String, ICollectionString, Boolean)
Izvrsava Select upit koji odabira sve nodove iz __keysforXPath
(Inherited from pageReportBase.)
Public methodreport(String, Object, reportEntryGroups, Int32) (Inherited from pageReportBase.)
Public methodreportRatio (Inherited from pageReportBase.)
Public methodsendToObject
Kopira metriku u prosledjeni objekat
(Inherited from pageReportBase.)
Public methodsendToPCE
Copies its data entries into PCE PropertyCollectionExtended
(Inherited from pageReportBase.)
Public methodToString (Inherited from Object.)
Public methodTryGetValue
Gets the value associated with the specified key.
(Inherited from aceDictionaryCollectionreportEntryBase.)
Top
See Also