Class MXAttributeSet
java.lang.Object
com.metasolv.nm.processor.MXAggregator.MXAttributeSet
-
Constructor Summary
ConstructorsConstructorDescriptionMXAttributeSet
(MXAggrDispatcher theFP, LoggerIfc theLogger) Constructor just creates the internal map and leaves it empty. -
Method Summary
Modifier and TypeMethodDescriptiongetAttributeSet
(String setName) This will return an attribute set.
-
Constructor Details
-
MXAttributeSet
Constructor just creates the internal map and leaves it empty.
-
-
Method Details
-
getAttributeSet
This will return an attribute set. If there is no such set, null will be returned.
-