public int GetStates() { XmmInterface.setCurrentModelInstance(thisIndex); return(XmmInterface.getStates()); }
public int getStates() { return(XmmInterface.getStates()); }