log flys-artifacts/src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java @ 5443:3d7e552cc396

age author description
2012-11-14 Björn Ricks Change facets member variable to private
2012-11-14 Björn Ricks Add method to return the facets of an artifact
2012-11-14 Björn Ricks Improve loggin in FLYSArtifact
2012-11-07 Felix Wolfsteller Backed out changeset e8a4d2fd25cc
2012-11-07 Felix Wolfsteller Merged.
2012-11-05 Björn Ricks Improve debugging inf FLYSArtifact
2012-10-22 Felix Wolfsteller Documentation added, cosmetics.
2012-10-16 Felix Wolfsteller Cosmetics, documentation.
2012-10-06 Sascha L. Teichmann Cleaned up iterating over maps. Removed some dead code.
2012-09-28 Bjoern Ricks Add FLYSArtifact addFacets method
2012-09-26 Bjoern Ricks Convert FKYSArtifact data member to a private variable
2012-09-20 Christian Lins Manual points (work in progress)
2012-07-29 Sascha L. Teichmann Use the new infrastructure to figure out if a facet should
2012-07-28 Sascha L. Teichmann s/container.size() == 0/container.isEmpty()/
2012-07-28 Sascha L. Teichmann FLYSArtifact: Lowered logging output level from info to debug. Made some more debug outputs conditional.
2012-07-28 Sascha L. Teichmann FLYSArtifact: Some code simplifications.
2012-07-23 Sascha L. Teichmann FLYSArtifact: Prevent NPE in getOutputForState(). Why does this happen?
2012-07-13 Christian Lins Create shapefile directory instead of shapefile 'file'
2012-06-28 Sascha L. Teichmann Moved FixationArtifactAccess to new access package.
2012-06-27 Sascha L. Teichmann Moved common code of the *Artifacts into FLYSArtifact.
2012-05-24 Felix Wolfsteller Allow easy change of sticky axis for annotations.
2012-05-16 Ingo Weinzierl Moved the implementation of getDataAsDouble() from concrete Artifacts into FLYSArtifact.
2012-03-30 Ingo Weinzierl #460 Fixed duplicated Outputs in DESCRIBE documents.
2012-01-30 Ingo Weinzierl Format the timerange (static ui) inserted in the 'historical discharge curves' calculation.
2012-01-25 Felix Wolfsteller Cosmetics.
2012-01-19 Felix Wolfsteller Cosmetics.
2012-01-18 Ingo Weinzierl Added convinience functions to FLYSArtifact and FLYSUtils.
2012-01-13 Felix Wolfsteller Avoid an unlikely NPE.
2012-01-10 Ingo Weinzierl Implemented initialize() in FloodMapState to enable cloning floodmaps.
2012-01-09 Ingo Weinzierl Call State.initialize() for each State of an Artifact in FLYSArtifact.
2011-12-21 Ingo Weinzierl Bugfix: repaired broken named values in exports - the last solution had bad side effects.
2011-12-19 Ingo Weinzierl #380 Validate the user selected DEM in the server.
2011-11-15 Felix Wolfsteller New convenience function to copy data from one artifact to another.
2011-11-02 Felix Wolfsteller Give outputname to artifacts getInitialFacetActivity, generate second pair of MainvalueFacets for discharge curves.
2011-10-28 Felix Wolfsteller Added method to FLYSArtifact to access ids of states.
2011-10-28 Felix Wolfsteller Extracet getFlysContext from FLYSArtifact to FLYSUtils.
2011-10-27 Felix Wolfsteller Restore mapping of state id to facets (revert, rev 3083 and 3088).
2011-10-26 Felix Wolfsteller Do not store association of states to facets, let artifacts keep facets in a pure list.
2011-10-26 Felix Wolfsteller Cosmetics, docs.
2011-10-18 Felix Wolfsteller Add convenience method to add default data as string.
2011-10-14 Felix Wolfsteller Allow simple codepaths to have Facets initially being 'inactive' (wrt rendering).
2011-10-12 Felix Wolfsteller Cosmetics, docs.
2011-09-28 Ingo Weinzierl Made feed() operation able to remove existing data items from Artifact's data pool.
2011-09-27 Ingo Weinzierl Little modifications for making recommendations - will now work for states with background calculation.
2011-09-21 Felix Wolfsteller Cosmetics, docs.
2011-09-19 Ingo Weinzierl Cleanup imports.
2011-09-15 Ingo Weinzierl Introduced the possibility for States to transform/modify input before the data is added to FLYSArtifact.
2011-09-07 Felix Wolfsteller Minor cosmetics
2011-08-31 Ingo Weinzierl Reordered some parameters in a FLYSArtifact method.
2011-08-26 Ingo Weinzierl Added a new method to FLYSArtifact to destroy a single state (call its endOfLife).
2011-08-26 Ingo Weinzierl Call State.endOfLife() for all States in the Artifact when Artifact.endOfLife() is called.
2011-08-26 Ingo Weinzierl Call State.endOfLife() in FLYSArtifact when stepping back to a previous state.
2011-08-24 Felix Wolfsteller Refactored (state access) to ease future development of more trivial artifacts.
2011-08-23 Sascha L. Teichmann Made FLYS artifacts cloneable.
2011-08-22 Sascha L. Teichmann Build out/facet filter from XML document passed at creation time.
2011-08-22 Sascha L. Teichmann Added optional positive filter for outs and facets.
2011-08-22 Sascha L. Teichmann Moved WINFO specific stuff from FLYS into WINFO artifact.
2011-08-19 Sascha L. Teichmann State engine: Removed CallContext from state validation.
2011-07-27 Sascha L. Teichmann datacage: prepared access to outs of artifacts.
2011-07-21 Ingo Weinzierl Modified the CollectionMonitor to recommend artifacts for the current state's outputs only.

http://dive4elements.wald.intevation.org