index
int64
repo_id
string
file_path
string
content
string
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/action/impl/wonmessage
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/action/impl/wonmessage/execCommand/ExecuteConnectCommandAction.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/action/impl/wonmessage
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/action/impl/wonmessage/execCommand/ExecuteConnectionMessageCommandAction.java
package won.bot.framework.eventbot.action.impl.wonmessage.execCommand; import java.net.URI; import java.util.Set; import org.apache.jena.rdf.model.Model; import won.bot.framework.eventbot.EventListenerContext; import won.bot.framework.eventbot.event.impl.command.MessageCommandFailureEvent; import won.bot.framework.e...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/action/impl/wonmessage
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/action/impl/wonmessage/execCommand/ExecuteCreateAtomCommandAction.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/action/impl/wonmessage
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/action/impl/wonmessage/execCommand/ExecuteDeactivateAtomCommandAction.java
package won.bot.framework.eventbot.action.impl.wonmessage.execCommand; import java.lang.invoke.MethodHandles; import java.net.URI; import org.apache.jena.query.Dataset; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import won.bot.framework.eventbot.EventListenerContext; import won.bot.framework.eventbot.a...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/action/impl/wonmessage
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/action/impl/wonmessage/execCommand/ExecuteFeedbackCommandAction.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/action/impl/wonmessage
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/action/impl/wonmessage/execCommand/ExecuteMessageCommandAction.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/action/impl/wonmessage
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/action/impl/wonmessage/execCommand/ExecuteReplaceCommandAction.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/action/impl/wonmessage
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/action/impl/wonmessage/execCommand/LogMessageCommandFailureAction.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/behaviour/AnalyzeBehaviour.java
package won.bot.framework.eventbot.behaviour; import java.io.StringWriter; import java.lang.invoke.MethodHandles; import java.net.URI; import java.nio.charset.StandardCharsets; import java.security.MessageDigest; import java.security.NoSuchAlgorithmException; import java.util.Arrays; import java.util.Base64; import ja...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/behaviour/BehaviourBarrier.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/behaviour/BotBehaviour.java
/* * Copyright 2017 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/behaviour/BotBehaviourActivatedEvent.java
package won.bot.framework.eventbot.behaviour; import java.util.Optional; /** * Created by fsuda on 12.05.2017. */ public class BotBehaviourActivatedEvent extends BotBehaviourEvent { public BotBehaviourActivatedEvent(BotBehaviour behaviour) { super(behaviour); } public BotBehaviourActivatedEvent...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/behaviour/BotBehaviourDeactivatedEvent.java
package won.bot.framework.eventbot.behaviour; import java.util.Optional; /** * Created by fsuda on 12.05.2017. */ public class BotBehaviourDeactivatedEvent extends BotBehaviourEvent { public BotBehaviourDeactivatedEvent(BotBehaviour behaviour) { super(behaviour); } public BotBehaviourDeactivate...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/behaviour/BotBehaviourEvent.java
package won.bot.framework.eventbot.behaviour; import won.bot.framework.eventbot.event.BaseEvent; import java.util.Optional; /** * Created by fsuda on 12.05.2017. */ public class BotBehaviourEvent extends BaseEvent { private BotBehaviour behaviour; private Optional<Object> message; public BotBehaviourE...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/behaviour/BotBehaviourFailedEvent.java
package won.bot.framework.eventbot.behaviour; import java.util.Optional; /** * Created by fsuda on 12.05.2017. */ public class BotBehaviourFailedEvent extends BotBehaviourEvent { private Exception exception; public BotBehaviourFailedEvent(BotBehaviour botBehaviour, Exception exception) { super(botB...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/behaviour/CloseBehaviour.java
/* * Copyright 2017 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/behaviour/ConnectBehaviour.java
/* * Copyright 2017 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/behaviour/ConnectionMessageBehaviour.java
/* * Copyright 2017 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/behaviour/CoordinationBehaviour.java
package won.bot.framework.eventbot.behaviour; import won.bot.framework.eventbot.EventListenerContext; import won.bot.framework.eventbot.action.BaseEventBotAction; import won.bot.framework.eventbot.action.EventBotAction; import won.bot.framework.eventbot.event.Event; import won.bot.framework.eventbot.listener.EventList...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/behaviour/CrawlConnectionDataBehaviour.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/behaviour/DeactivateAtomBehaviour.java
package won.bot.framework.eventbot.behaviour; import java.util.Optional; import won.bot.framework.eventbot.EventListenerContext; import won.bot.framework.eventbot.action.impl.wonmessage.execCommand.ExecuteDeactivateAtomCommandAction; import won.bot.framework.eventbot.event.impl.command.deactivate.DeactivateAtomComman...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/behaviour/EagerlyPopulateCacheBehaviour.java
package won.bot.framework.eventbot.behaviour; import java.lang.invoke.MethodHandles; import java.net.URI; import java.util.Optional; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import won.bot.framework.eventbot.EventListenerContext; import won.bot.framework.eventbot.action.BaseEventBotAction; import won...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/behaviour/ExecuteWonMessageCommandBehaviour.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/behaviour/FactoryBotHintBehaviour.java
package won.bot.framework.eventbot.behaviour; import java.util.Optional; import won.bot.framework.eventbot.EventListenerContext; import won.bot.framework.eventbot.action.impl.factory.FactoryHintCheckAction; import won.bot.framework.eventbot.event.impl.wonmessage.HintFromMatcherEvent; /** * FactoryBotHintBehaviour ...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/behaviour/FactoryBotInitBehaviour.java
package won.bot.framework.eventbot.behaviour; import won.bot.framework.eventbot.EventListenerContext; import won.bot.framework.eventbot.action.BaseEventBotAction; import won.bot.framework.eventbot.action.impl.factory.InitFactoryAction; import won.bot.framework.eventbot.event.Event; import won.bot.framework.eventbot.ev...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/bus/EventBus.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/bus
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/bus/impl/AsyncEventBusImpl.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/bus
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/bus/impl/EventBusStatistics.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/AtomCreationFailedEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/AtomSpecificEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/BaseAtomAndConnectionSpecificEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/BaseAtomSpecificEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/BaseEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/BaseNodeSpecificEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/ConnectionSpecificEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/Event.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/MessageEvent.java
package won.bot.framework.eventbot.event; import won.protocol.message.WonMessage; import won.protocol.message.WonMessageType; /** * Tagging interface that indicates that the event was created when an actual * protocol message was received. Used for counting received messages. */ public interface MessageEvent { ...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/NodeSpecificEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/ResponseEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/TargetAtomSpecificEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/analyzation
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/analyzation/agreement/AgreementCancellationAcceptedEvent.java
package won.bot.framework.eventbot.event.impl.analyzation.agreement; import java.net.URI; import won.protocol.model.Connection; /** * Created by fsuda on 27.11.2017. */ public class AgreementCancellationAcceptedEvent extends AgreementEvent { public AgreementCancellationAcceptedEvent(Connection con, URI agreeme...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/analyzation
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/analyzation/agreement/AgreementCancellationRequestedEvent.java
package won.bot.framework.eventbot.event.impl.analyzation.agreement; import java.net.URI; import won.protocol.model.Connection; /** * Created by fsuda on 27.11.2017. */ public class AgreementCancellationRequestedEvent extends AgreementEvent { // Uri of the message that contains the agreementUri as proposeToCan...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/analyzation
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/analyzation/agreement/AgreementErrorEvent.java
package won.bot.framework.eventbot.event.impl.analyzation.agreement; import java.net.URI; import won.protocol.model.Connection; /** * Created by fsuda on 27.11.2017. */ public class AgreementErrorEvent extends AgreementEvent { public AgreementErrorEvent(Connection con, URI agreementUri) { super(con, ag...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/analyzation
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/analyzation/agreement/AgreementEvent.java
package won.bot.framework.eventbot.event.impl.analyzation.agreement; import java.net.URI; import won.bot.framework.eventbot.event.BaseAtomAndConnectionSpecificEvent; import won.protocol.model.Connection; /** * Created by fsuda on 27.11.2017. */ public abstract class AgreementEvent extends BaseAtomAndConnectionSpec...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/analyzation
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/analyzation/agreement/ProposalAcceptedEvent.java
package won.bot.framework.eventbot.event.impl.analyzation.agreement; import java.net.URI; import org.apache.jena.rdf.model.Model; import won.protocol.model.Connection; /** * Created by fsuda on 27.11.2017. */ public class ProposalAcceptedEvent extends AgreementEvent { private final Model payload; public ...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/analyzation
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/analyzation/precondition/PreconditionEvent.java
package won.bot.framework.eventbot.event.impl.analyzation.precondition; import won.bot.framework.eventbot.event.BaseAtomAndConnectionSpecificEvent; import won.protocol.model.Connection; import won.utils.goals.GoalInstantiationResult; /** * Created by fsuda on 27.11.2017. */ public abstract class PreconditionEvent e...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/analyzation
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/analyzation/precondition/PreconditionMetEvent.java
package won.bot.framework.eventbot.event.impl.analyzation.precondition; import won.protocol.model.Connection; import won.utils.goals.GoalInstantiationResult; /** * Created by fsuda on 27.11.2017. */ public class PreconditionMetEvent extends PreconditionEvent { public PreconditionMetEvent(Connection con, String ...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/analyzation
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/analyzation/precondition/PreconditionUnmetEvent.java
package won.bot.framework.eventbot.event.impl.analyzation.precondition; import won.protocol.model.Connection; import won.utils.goals.GoalInstantiationResult; /** * Created by fsuda on 27.11.2017. */ public class PreconditionUnmetEvent extends PreconditionEvent { public PreconditionUnmetEvent(Connection con, Str...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/analyzation
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/analyzation/proposal/ProposalEvent.java
package won.bot.framework.eventbot.event.impl.analyzation.proposal; import java.net.URI; import java.util.List; import won.bot.framework.eventbot.event.BaseAtomAndConnectionSpecificEvent; import won.bot.framework.eventbot.event.MessageEvent; import won.bot.framework.eventbot.event.impl.wonmessage.WonMessageReceivedOn...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/analyzation
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/analyzation/proposal/ProposalReceivedEvent.java
package won.bot.framework.eventbot.event.impl.analyzation.proposal; import won.bot.framework.eventbot.event.impl.wonmessage.WonMessageReceivedOnConnectionEvent; import won.protocol.model.Connection; /** * Created by fsuda on 08.03.2018. */ public class ProposalReceivedEvent extends ProposalEvent { public Propos...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/analyzation
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/analyzation/proposal/ProposalSentEvent.java
package won.bot.framework.eventbot.event.impl.analyzation.proposal; import won.bot.framework.eventbot.event.impl.wonmessage.WonMessageSentOnConnectionEvent; import won.protocol.model.Connection; /** * Created by fsuda on 08.03.2018. */ public class ProposalSentEvent extends ProposalEvent { public ProposalSentEv...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/atomlifecycle/AtomCreatedEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/atomlifecycle/AtomDeactivatedEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/atomlifecycle/AtomProducerExhaustedEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/cmd/BaseCommandFailureEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/cmd/BaseCommandSuccessEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/cmd/CommandEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/cmd/CommandFailureEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/cmd/CommandResultEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/cmd/CommandSuccessEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/MessageCommandEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/MessageCommandFailureEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/MessageCommandNotSentEvent.java
package won.bot.framework.eventbot.event.impl.command; import won.bot.framework.eventbot.event.impl.cmd.BaseCommandFailureEvent; import won.bot.framework.eventbot.event.impl.cmd.CommandEvent; /** * Created by fsuda on 15.02.2018. */ public class MessageCommandNotSentEvent<T extends CommandEvent> extends BaseCommand...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/MessageCommandResultEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/MessageCommandSuccessEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/base/AbstractMessageCommandResultEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/close/CloseCommandEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/close/CloseCommandFailureEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/close/CloseCommandResultEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/close/CloseCommandSuccessEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/connect/ConnectCommandEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/connect/ConnectCommandFailureEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/connect/ConnectCommandResultEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/connect/ConnectCommandSuccessEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/connectionmessage/ConnectionMessageCommandEvent.java
package won.bot.framework.eventbot.event.impl.command.connectionmessage; import org.apache.jena.rdf.model.Model; import won.bot.framework.eventbot.event.BaseAtomAndConnectionSpecificEvent; import won.bot.framework.eventbot.event.ConnectionSpecificEvent; import won.bot.framework.eventbot.event.impl.command.MessageComma...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/connectionmessage/ConnectionMessageCommandFailureEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/connectionmessage/ConnectionMessageCommandResultEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/connectionmessage/ConnectionMessageCommandSuccessEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/create/AtomCreationAbortedEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/create/CreateAtomCommandEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/create/CreateAtomCommandFailureEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/create/CreateAtomCommandResultEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/create/CreateAtomCommandSuccessEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/deactivate/DeactivateAtomCommandEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/deactivate/DeactivateAtomCommandFailureEvent.java
package won.bot.framework.eventbot.event.impl.command.deactivate; import java.net.URI; import won.bot.framework.eventbot.event.BaseAtomSpecificEvent; import won.bot.framework.eventbot.event.impl.command.MessageCommandEvent; import won.bot.framework.eventbot.event.impl.command.MessageCommandFailureEvent; /** * Creat...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/deactivate/DeactivateAtomCommandResultEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/deactivate/DeactivateAtomCommandSuccessEvent.java
package won.bot.framework.eventbot.event.impl.command.deactivate; import java.net.URI; import won.bot.framework.eventbot.event.BaseAtomSpecificEvent; import won.bot.framework.eventbot.event.impl.command.MessageCommandEvent; import won.bot.framework.eventbot.event.impl.command.MessageCommandSuccessEvent; /** * Indic...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/feedback/FeedbackCommandEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/feedback/FeedbackCommandFailureEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/feedback/FeedbackCommandResultEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/feedback/FeedbackCommandSuccessEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/replace/ReplaceAbortedEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/replace/ReplaceCommandEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/replace/ReplaceCommandFailureEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/replace/ReplaceCommandResultEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/command/replace/ReplaceCommandSuccessEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/crawl/CrawlCommandEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/crawl/CrawlCommandFailureEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/crawl/CrawlCommandSuccessEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...
0
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl
java-sources/at/researchstudio/sat/won-bot/0.9/won/bot/framework/eventbot/event/impl/crawlconnection/CrawlConnectionCommandEvent.java
/* * Copyright 2012 Research Studios Austria Forschungsges.m.b.H. Licensed under * the Apache License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of the License * at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable *...