Package | Description |
---|---|
org.netbeans.modules.xml.xam | |
org.netbeans.modules.xml.xam.dom |
Modifier and Type | Method and Description |
---|---|
Model.State |
Model.getState() |
Model.State |
AbstractModel.getState() |
abstract Model.State |
ModelAccess.sync() |
static Model.State |
Model.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Model.State[] |
Model.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractModel.setState(Model.State s) |
Modifier and Type | Method and Description |
---|---|
Model.State |
ReadOnlyAccess.sync() |