public interface DRGElementHandler
Modifier and Type | Method and Description |
---|---|
void |
destroy(String oldModelName)
Destroys
DRGElement when an imported model is removed. |
void |
update(String oldModelName,
String newModelName)
Updates
DRGElement when an imported model name changes. |
void update(String oldModelName, String newModelName)
DRGElement
when an imported model name changes.oldModelName
- newModelName
- void destroy(String oldModelName)
DRGElement
when an imported model is removed.oldModelName
- Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.