public interface IBlaubotKingdomDebugView
Modifier and Type | Method and Description |
---|---|
void |
registerBlaubotKingdomInstance(BlaubotKingdom BlaubotKingdom)
Registers the BlaubotKingdom instance to a view
|
void |
unregisterBlaubotKingdomInstance()
Unregisters the associated blaubot instance from a view (if any)
|
void registerBlaubotKingdomInstance(BlaubotKingdom BlaubotKingdom)
BlaubotKingdom
- the instance to be introspectedvoid unregisterBlaubotKingdomInstance()