- clarificationAdded(IClarification) - Method in class edu.csus.ecs.pc2.api.ContestTestFrame.ClarificationListener
-
- clarificationAdded(IClarification) - Method in interface edu.csus.ecs.pc2.api.IClarificationEventListener
-
New Clarification submitted.
- clarificationAnswered(IClarification) - Method in class edu.csus.ecs.pc2.api.ContestTestFrame.ClarificationListener
-
- clarificationAnswered(IClarification) - Method in interface edu.csus.ecs.pc2.api.IClarificationEventListener
-
Clarification answered by judge.
- clarificationRemoved(IClarification) - Method in class edu.csus.ecs.pc2.api.ContestTestFrame.ClarificationListener
-
- clarificationRemoved(IClarification) - Method in interface edu.csus.ecs.pc2.api.IClarificationEventListener
-
Invoked when an existing clarification has been removed from the contest (marked as deleted by the Contest Administrator).
- clarificationUpdated(IClarification) - Method in class edu.csus.ecs.pc2.api.ContestTestFrame.ClarificationListener
-
- clarificationUpdated(IClarification) - Method in interface edu.csus.ecs.pc2.api.IClarificationEventListener
-
Invoked when clarification edited/changed.
- clarListenerChanged(boolean) - Method in class edu.csus.ecs.pc2.api.ContestTestFrame
-
- compare(APIAbstractTest, APIAbstractTest) - Method in class edu.csus.ecs.pc2.api.ContestTestFrame.APIAbstractTestComparator
-
- compare(IClarification, IClarification) - Method in class edu.csus.ecs.pc2.api.IClarificationComparator
-
- compare(IRun, IRun) - Method in class edu.csus.ecs.pc2.api.IRunComparator
-
- compare(ISite, ISite) - Method in class edu.csus.ecs.pc2.api.ISiteComparatorBySiteNumber
-
- COMPUTER_AND_MANUAL_JUDGING - Static variable in class edu.csus.ecs.pc2.api.APIConstants
-
Judging Type value.
- COMPUTER_JUDGING_ONLY - Static variable in class edu.csus.ecs.pc2.api.APIConstants
-
Judging Type value.
- configListenerChanged(boolean) - Method in class edu.csus.ecs.pc2.api.ContestTestFrame
-
- configurationItemAdded(ContestEvent) - Method in class edu.csus.ecs.pc2.api.ContestTestFrame.ConfigUpdateListener
-
- configurationItemAdded(ContestEvent) - Method in interface edu.csus.ecs.pc2.api.listener.IConfigurationUpdateListener
-
Invoked when a new contest configuration item has been added to the contest.
- configurationItemRemoved(ContestEvent) - Method in class edu.csus.ecs.pc2.api.ContestTestFrame.ConfigUpdateListener
-
- configurationItemRemoved(ContestEvent) - Method in interface edu.csus.ecs.pc2.api.listener.IConfigurationUpdateListener
-
Invoked when an existing contest configuration item has been removed from the contest configuration.
- configurationItemUpdated(ContestEvent) - Method in class edu.csus.ecs.pc2.api.ContestTestFrame.ConfigUpdateListener
-
- configurationItemUpdated(ContestEvent) - Method in interface edu.csus.ecs.pc2.api.listener.IConfigurationUpdateListener
-
Invoked when an existing contest configuration item has been updated (modified in some way).
- connectionDropped() - Method in class edu.csus.ecs.pc2.api.ContestTestFrame.ConnectionEventListener
-
- connectionDropped() - Method in interface edu.csus.ecs.pc2.api.listener.IConnectionEventListener
-
Connection Dropped.
- connectionDropped() - Method in class edu.csus.ecs.pc2.api.ServerConnection.ConnectionEventListener
-
- ConnectionEvent - Class in edu.csus.ecs.pc2.api.listener
-
Event for when clients connect or disconnect.
- ConnectionEvent(ConnectionEvent.Action, IClient) - Constructor for class edu.csus.ecs.pc2.api.listener.ConnectionEvent
-
- ConnectionEvent.Action - Enum in edu.csus.ecs.pc2.api.listener
-
Action for ConnectionEvent.
- connectionListenerChanged(boolean) - Method in class edu.csus.ecs.pc2.api.ContestTestFrame
-
Turn connection event listener on and off
- ContestEvent - Class in edu.csus.ecs.pc2.api.listener
-
This class describes an Event representing the situation that some piece of contest configuration information has changed.
- ContestEvent(ContestEvent.EventType, ISite) - Constructor for class edu.csus.ecs.pc2.api.listener.ContestEvent
-
Construct an event representing a change in a contest site.
- ContestEvent(ContestEvent.EventType, String) - Constructor for class edu.csus.ecs.pc2.api.listener.ContestEvent
-
Construct an event representing a change in the contest title.
- ContestEvent(ContestEvent.EventType, IGroup) - Constructor for class edu.csus.ecs.pc2.api.listener.ContestEvent
-
Construct an event representing a change in a contest Group.
- ContestEvent(ContestEvent.EventType, IClient) - Constructor for class edu.csus.ecs.pc2.api.listener.ContestEvent
-
Construct an event representing a change in a contest Client (account).
- ContestEvent(ContestEvent.EventType, IContestClock) - Constructor for class edu.csus.ecs.pc2.api.listener.ContestEvent
-
Construct an event representing a change in contest clock (time) information).
- ContestEvent(ContestEvent.EventType, IJudgement) - Constructor for class edu.csus.ecs.pc2.api.listener.ContestEvent
-
Construct an event representing a change in a contest Judgement.
- ContestEvent(ContestEvent.EventType, ILanguage) - Constructor for class edu.csus.ecs.pc2.api.listener.ContestEvent
-
Construct an event representing a change in a contest Language.
- ContestEvent(ContestEvent.EventType, IProblem) - Constructor for class edu.csus.ecs.pc2.api.listener.ContestEvent
-
Construct an event representing a change in a contest Problem.
- ContestEvent.EventType - Enum in edu.csus.ecs.pc2.api.listener
-
This enum identifies the types of configuration change events which can occur.
- ContestTestFrame - Class in edu.csus.ecs.pc2.api
-
API 'contest' Test Frame.
- ContestTestFrame() - Constructor for class edu.csus.ecs.pc2.api.ContestTestFrame
-
This method initializes
- ContestTestFrame.APIAbstractTestComparator - Class in edu.csus.ecs.pc2.api
-
Comparer for APIAbstractTestComparator title.
- ContestTestFrame.APIAbstractTestComparator() - Constructor for class edu.csus.ecs.pc2.api.ContestTestFrame.APIAbstractTestComparator
-
- ContestTestFrame.ClarificationListener - Class in edu.csus.ecs.pc2.api
-
Clar Listener for ContestTestFrame.
- ContestTestFrame.ClarificationListener() - Constructor for class edu.csus.ecs.pc2.api.ContestTestFrame.ClarificationListener
-
- ContestTestFrame.ConfigUpdateListener - Class in edu.csus.ecs.pc2.api
-
Listener for IConfigurationUpdateListener.
- ContestTestFrame.ConfigUpdateListener() - Constructor for class edu.csus.ecs.pc2.api.ContestTestFrame.ConfigUpdateListener
-
- ContestTestFrame.ConnectionEventListener - Class in edu.csus.ecs.pc2.api
-
Connection Listener for ContestTestFrame.
- ContestTestFrame.ConnectionEventListener() - Constructor for class edu.csus.ecs.pc2.api.ContestTestFrame.ConnectionEventListener
-
- ContestTestFrame.ISiteWrapper - Class in edu.csus.ecs.pc2.api
-
- ContestTestFrame.ISiteWrapper(ISite) - Constructor for class edu.csus.ecs.pc2.api.ContestTestFrame.ISiteWrapper
-
- ContestTestFrame.PrintAllReports - Class in edu.csus.ecs.pc2.api
-
Print all reports.
- ContestTestFrame.PrintAllReports() - Constructor for class edu.csus.ecs.pc2.api.ContestTestFrame.PrintAllReports
-
- ContestTestFrame.RunListener - Class in edu.csus.ecs.pc2.api
-
Run Listener for ContestTestFrame.
- ContestTestFrame.RunListener() - Constructor for class edu.csus.ecs.pc2.api.ContestTestFrame.RunListener
-
- controller - Variable in class edu.csus.ecs.pc2.api.ServerConnection
-