1999-09-07analysis.halex (EZAverageSequence):
New protocol, make RETURNABLE.
1999-09-07analysis.halex (EZGraph),
EZGraph.[hm]: ([EZGraph -createSequence:withFeedFrom:andSelector:])
returns an object of type EZSequence. ([EZGraph
-create{Average,Min,Max,Count}Sequence:withFeedFrom:andSelector:]):
returns an object of type EZAverageSequence.
1999-08-22analysis.hmgd Add Zone typing to
+create:* methods. (EZSequence): Change from CREATABLE to RETURNABLE.
1999-08-09analysis.halex (EZGraph): Add two convenience methods for batch-mode
(non-graphical) instances of EZGraph (+create:setFileOutput:,
+create:setFileName:).
1999-08-02analysis.halex (EZGraph): Add new
convenience factory method to protocol.
1998-12-10analysis.hmgd (EZBin, EZGraph): Declare getFilename and setFilename:.
Add getTitle.
1998-09-30analysis.hmgd (EZBin): Add
setMonoColorBars:. (EZGraph): Change getGraph return type, and
include createEnd.
1998-09-18analysis.hmgd (EZBin): Note that
the upper bound is not inclusive.
1998-09-03analysis.hmgd Likewise.
1998-08-24analysis.hmgd (EZGraph): Return value is now a sequence for
create{,Average,Count,Min,Max,Total}Sequence:withFeedFrom: methods.
Declare new method -dropSequence:.
1998-07-10analysis.halex (FunctionGraph): Add
phase tags CREATING and USING.
1998-07-08analysis.hmgd (ActiveGraph,
ActiveOutFile, FunctionGraph): Add protocols and class objects.
1998-06-17Makefile.ammgd Include from refbook/ instead of src/.
1998-06-17analysis00.sgmlalex Added missing description of dependencies - objectbase.h
and simtoolsgui.h.
1998-06-15Makefile.ammgd (MODULE): New
variable. Include Makefile.rules from src. Remove everything else.
1998-06-12analysis00.sgml,
analysiscont.sgmlmgd Update IDs to
SWARM.module.SGML.type.
1998-05-06analysis.hmgd (Averager, Entropy,
EZBin, EZDistribution, EZGraph): (EZBin): Declare +createBegin:.
(Entropy, EZDistribution): Declare -createEnd. (EZBin, EZGraph):
-setGraphs and -setFileOutput take a BOOL, not int as an argument.
Reorder for phase tags.
1998-04-23analysis.hmgd Remove includes of
analysis things. Replace with protocols for Averager, EZBin,
EZDistribution, EZGraph, and Entropy. Add a @class for each.