| Package | Description |
|---|---|
| org.netbeans.modules.schema2beans |
| Modifier and Type | Method and Description |
|---|---|
DDRegistry.DDChangeMarker |
DDRegistry.createChangeMarker()
This return a new change marker instance, that can be used to know
if any graph of the registry has changed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DDRegistry.DDChangeMarker.add(DDRegistry.DDChangeMarker cm)
If any graph of the added marker change, the current marker is
also considered changed.
|
void |
DDRegistry.DDChangeMarker.remove(DDRegistry.DDChangeMarker cm)
removal methods.
|
Copyright © 2017. All Rights Reserved.