nts.interf
Interface IControlState

All Superinterfaces:
IAnnotated, IVisitable

public interface IControlState
extends IAnnotated, IVisitable

Interface for control states of a subsystem.


Method Summary
 java.lang.String name()
           
 
Methods inherited from interface nts.interf.base.IAnnotated
annotations, isAnnotated
 
Methods inherited from interface nts.interf.base.IVisitable
accept
 

Method Detail

name

java.lang.String name()