|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConflictResolverType | |
|---|---|
| fr.umlv.tatoo.cc.main.main | |
| fr.umlv.tatoo.cc.parser.main | |
| Uses of ConflictResolverType in fr.umlv.tatoo.cc.main.main |
|---|
| Methods in fr.umlv.tatoo.cc.main.main that return ConflictResolverType | |
|---|---|
ConflictResolverType |
MainBean.getConflictResolverType()
|
| Methods in fr.umlv.tatoo.cc.main.main with parameters of type ConflictResolverType | |
|---|---|
void |
MainBean.setConflictResolverType(ConflictResolverType conflictResolverType)
|
| Uses of ConflictResolverType in fr.umlv.tatoo.cc.parser.main |
|---|
| Methods in fr.umlv.tatoo.cc.parser.main that return ConflictResolverType | |
|---|---|
ConflictResolverType |
ParserBean.getConflictResolverType()
|
static ConflictResolverType |
ConflictResolverType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ConflictResolverType[] |
ConflictResolverType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in fr.umlv.tatoo.cc.parser.main with parameters of type ConflictResolverType | |
|---|---|
void |
ParserBean.setConflictResolverType(ConflictResolverType conflictResolverType)
|
void |
ParserParam.setConflictResolverType(ConflictResolverType conflictResolverType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||