Package fr.ifremer.isisfish.util.matrix
Class EntitySemanticsDecorator
java.lang.Object
fr.ifremer.isisfish.util.matrix.EntitySemanticsDecorator
public class EntitySemanticsDecorator
extends Object
implements org.nuiton.math.matrix.SemanticsDecorator<Object,String>
Convertie une entite, month, timestep en string et inversement.
Entity = "TopiaId:Entity.toString"
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static interface
static class
-
Field Summary
Modifier and TypeFieldDescriptionen cle les representation interne (get) en valeur les valeurs decoree (getKey)protected EntitySemanticsDecorator.EntityProvider
-
Constructor Summary
ConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionreturn all currently cached object decorated.undecorate
(Object decoratedValue)
-
Field Details
-
provider
-
cache
en cle les representation interne (get) en valeur les valeurs decoree (getKey)
-
-
Constructor Details
-
EntitySemanticsDecorator
public EntitySemanticsDecorator() -
EntitySemanticsDecorator
-
-
Method Details
-
getDecoratedObject
return all currently cached object decorated. Can be used to transforme matrix and work on object found in semantics. If returned collection is cleared, all object in cache are removed too- Returns:
-
decorate
-
undecorate
-