|
![]() |
||||||||
PREV NEXT | FRAMES NO FRAMES | ||||||||
Packages that use Representation | |
---|---|
argutia.gui | |
argutia.logic.syntax |
Uses of Representation in argutia.gui |
---|
Fields in argutia.gui with type parameters of type Representation | |
---|---|
private Map<ConfigurableSyntacticUnit,Representation> |
Representations.contents
Map répertoriant les différentes représentations textuelles d'unités syntaxiques configurables de l'instance. |
private Collection<Representation> |
SpellingInputVerifier.modifies
|
Methods in argutia.gui that return Representation | |
---|---|
Representation |
Representations.get(ConfigurableSyntacticUnit u)
|
Methods in argutia.gui that return types with arguments of type Representation | |
---|---|
UnmodifiableIterator<Representation> |
Representations.iterator()
|
Methods in argutia.gui with parameters of type Representation | |
---|---|
private void |
Onglets.createJTextFieldUnite(JPanel panel,
int ligne,
Representation r,
GridBagConstraints c)
|
void |
SpellingInputVerifier.toUpdate(Representation r)
|
Method parameters in argutia.gui with type arguments of type Representation | |
---|---|
void |
Onglets.remplacerUnitesOldOrthographe(Collection<Representation> modifies)
|
void |
DocumentColore.remplacerUnitesOldOrthographe(Collection<Representation> modifies)
|
Uses of Representation in argutia.logic.syntax |
---|
Fields in argutia.logic.syntax with type parameters of type Representation | |
---|---|
private List<Representation> |
Decomposition.rA
|
private List<Representation> |
Decomposition.rD
|
Constructor parameters in argutia.logic.syntax with type arguments of type Representation | |
---|---|
Decomposition(String ligne,
Collection<Representation> modifies)
|
|
![]() |
||||||||
PREV NEXT | FRAMES NO FRAMES | ||||||||