argutia.gui
Class Representations
java.lang.Object
argutia.gui.Representations
- All Implemented Interfaces:
- Iterable<Representation>
public class Representations
- extends Object
- implements Iterable<Representation>
Une instance de Representations
est une collection de
représentations textuelles
d'unités syntaxiques configurables.
- Author:
- Geoffroy AUBRY
- See Also:
Representation
,
ConfigurableSyntacticUnit
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
contents
private final Map<ConfigurableSyntacticUnit,Representation> contents
- Map répertoriant les différentes représentations textuelles
d'unités syntaxiques configurables de l'instance.
Representations
public Representations(Argutia.Builder init)
get
public Representation get(ConfigurableSyntacticUnit u)
iterator
public UnmodifiableIterator<Representation> iterator()
- Specified by:
iterator
in interface Iterable<Representation>
Argutia JavaDoc
23 décembre 2007