|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VdbModel.Severity | |
|---|---|
| org.modeshape.sequencer.teiid | The classes that make up the JCR Compact Node Definition (CND) file sequencer. |
| Uses of VdbModel.Severity in org.modeshape.sequencer.teiid |
|---|
| Methods in org.modeshape.sequencer.teiid that return VdbModel.Severity | |
|---|---|
VdbModel.Severity |
VdbModel.ValidationMarker.getSeverity()
|
static VdbModel.Severity |
VdbModel.Severity.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static VdbModel.Severity[] |
VdbModel.Severity.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.modeshape.sequencer.teiid with parameters of type VdbModel.Severity | |
|---|---|
void |
VdbModel.addProblem(VdbModel.Severity severity,
String path,
String message)
|
| Constructors in org.modeshape.sequencer.teiid with parameters of type VdbModel.Severity | |
|---|---|
VdbModel.ValidationMarker(VdbModel.Severity severity,
String path,
String message)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||