slight modification of copyright header

Signed-off-by: Marc Mültin <marc.mueltin@chargepartner.com>
This commit is contained in:
Marc Mültin 2016-04-15 14:03:23 +02:00
parent 44dcafd141
commit bf406353f8
221 changed files with 442 additions and 442 deletions

View File

@ -1,12 +1,12 @@
############################################################################### ###############################################################################
# Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). # Copyright (c) 2016 Dr.-Ing. Marc Mültin.
# All rights reserved. This program and the accompanying materials # All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0 # are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at # which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html # http://www.eclipse.org/legal/epl-v10.html
# #
# Contributors: # Contributors:
# Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation # Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
############################################################################### ###############################################################################
# =========================================================== # ===========================================================
# Configuration properties for a unique electric vehicle (EV) # Configuration properties for a unique electric vehicle (EV)

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.evcc.evController; package org.eclipse.risev2g.evcc.evController;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.evcc.evController; package org.eclipse.risev2g.evcc.evController;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.evcc.evController; package org.eclipse.risev2g.evcc.evController;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.evcc.evController; package org.eclipse.risev2g.evcc.evController;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.evcc.main; package org.eclipse.risev2g.evcc.main;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.evcc.session; package org.eclipse.risev2g.evcc.session;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.evcc.session; package org.eclipse.risev2g.evcc.session;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.evcc.states; package org.eclipse.risev2g.evcc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.evcc.states; package org.eclipse.risev2g.evcc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.evcc.states; package org.eclipse.risev2g.evcc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.evcc.states; package org.eclipse.risev2g.evcc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.evcc.states; package org.eclipse.risev2g.evcc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.evcc.states; package org.eclipse.risev2g.evcc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.evcc.states; package org.eclipse.risev2g.evcc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.evcc.states; package org.eclipse.risev2g.evcc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.evcc.states; package org.eclipse.risev2g.evcc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.evcc.states; package org.eclipse.risev2g.evcc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.evcc.states; package org.eclipse.risev2g.evcc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.evcc.states; package org.eclipse.risev2g.evcc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.evcc.states; package org.eclipse.risev2g.evcc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.evcc.states; package org.eclipse.risev2g.evcc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.evcc.states; package org.eclipse.risev2g.evcc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.evcc.states; package org.eclipse.risev2g.evcc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.evcc.states; package org.eclipse.risev2g.evcc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.evcc.states; package org.eclipse.risev2g.evcc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.evcc.states; package org.eclipse.risev2g.evcc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.evcc.transportLayer; package org.eclipse.risev2g.evcc.transportLayer;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.evcc.transportLayer; package org.eclipse.risev2g.evcc.transportLayer;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.evcc.transportLayer; package org.eclipse.risev2g.evcc.transportLayer;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.evcc.transportLayer; package org.eclipse.risev2g.evcc.transportLayer;

View File

@ -1,12 +1,12 @@
############################################################################### ###############################################################################
# Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). # Copyright (c) 2016 Dr.-Ing. Marc Mültin.
# All rights reserved. This program and the accompanying materials # All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0 # are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at # which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html # http://www.eclipse.org/legal/epl-v10.html
# #
# Contributors: # Contributors:
# Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation # Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
############################################################################### ###############################################################################
# ============================================================================== # ==============================================================================
# Configuration properties for a unique electric vehicle supply equipment (EVSE) # Configuration properties for a unique electric vehicle supply equipment (EVSE)

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.backend; package org.eclipse.risev2g.secc.backend;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.backend; package org.eclipse.risev2g.secc.backend;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.evseController; package org.eclipse.risev2g.secc.evseController;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.evseController; package org.eclipse.risev2g.secc.evseController;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.evseController; package org.eclipse.risev2g.secc.evseController;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.evseController; package org.eclipse.risev2g.secc.evseController;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.evseController; package org.eclipse.risev2g.secc.evseController;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.main; package org.eclipse.risev2g.secc.main;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.session; package org.eclipse.risev2g.secc.session;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.session; package org.eclipse.risev2g.secc.session;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.states; package org.eclipse.risev2g.secc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.states; package org.eclipse.risev2g.secc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.states; package org.eclipse.risev2g.secc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.states; package org.eclipse.risev2g.secc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.states; package org.eclipse.risev2g.secc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.states; package org.eclipse.risev2g.secc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.states; package org.eclipse.risev2g.secc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.states; package org.eclipse.risev2g.secc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.states; package org.eclipse.risev2g.secc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.states; package org.eclipse.risev2g.secc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.states; package org.eclipse.risev2g.secc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.states; package org.eclipse.risev2g.secc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.states; package org.eclipse.risev2g.secc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.states; package org.eclipse.risev2g.secc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.states; package org.eclipse.risev2g.secc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.states; package org.eclipse.risev2g.secc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.states; package org.eclipse.risev2g.secc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.states; package org.eclipse.risev2g.secc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.states; package org.eclipse.risev2g.secc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.states; package org.eclipse.risev2g.secc.states;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.transportLayer; package org.eclipse.risev2g.secc.transportLayer;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.transportLayer; package org.eclipse.risev2g.secc.transportLayer;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.transportLayer; package org.eclipse.risev2g.secc.transportLayer;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.transportLayer; package org.eclipse.risev2g.secc.transportLayer;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.secc.transportLayer; package org.eclipse.risev2g.secc.transportLayer;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.shared.enumerations; package org.eclipse.risev2g.shared.enumerations;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.shared.enumerations; package org.eclipse.risev2g.shared.enumerations;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.shared.enumerations; package org.eclipse.risev2g.shared.enumerations;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.shared.enumerations; package org.eclipse.risev2g.shared.enumerations;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.shared.enumerations; package org.eclipse.risev2g.shared.enumerations;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.shared.exiCodec; package org.eclipse.risev2g.shared.exiCodec;

View File

@ -1,14 +1,14 @@
package org.eclipse.risev2g.shared.exiCodec; package org.eclipse.risev2g.shared.exiCodec;
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.shared.exiCodec; package org.eclipse.risev2g.shared.exiCodec;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.shared.exiCodec; package org.eclipse.risev2g.shared.exiCodec;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.shared.exiCodec; package org.eclipse.risev2g.shared.exiCodec;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.shared.messageHandling; package org.eclipse.risev2g.shared.messageHandling;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.shared.messageHandling; package org.eclipse.risev2g.shared.messageHandling;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.shared.messageHandling; package org.eclipse.risev2g.shared.messageHandling;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.shared.messageHandling; package org.eclipse.risev2g.shared.messageHandling;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.shared.messageHandling; package org.eclipse.risev2g.shared.messageHandling;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.shared.messageHandling; package org.eclipse.risev2g.shared.messageHandling;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.shared.misc; package org.eclipse.risev2g.shared.misc;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.shared.misc; package org.eclipse.risev2g.shared.misc;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.shared.misc; package org.eclipse.risev2g.shared.misc;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.shared.misc; package org.eclipse.risev2g.shared.misc;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.shared.utils; package org.eclipse.risev2g.shared.utils;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.shared.utils; package org.eclipse.risev2g.shared.utils;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.shared.utils; package org.eclipse.risev2g.shared.utils;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.shared.v2gMessages; package org.eclipse.risev2g.shared.v2gMessages;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
package org.eclipse.risev2g.shared.v2gMessages; package org.eclipse.risev2g.shared.v2gMessages;

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
// //
// Diese Datei wurde mit der JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 generiert // Diese Datei wurde mit der JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 generiert

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
// //
// Diese Datei wurde mit der JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 generiert // Diese Datei wurde mit der JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 generiert

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
// //
// Diese Datei wurde mit der JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 generiert // Diese Datei wurde mit der JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 generiert

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
// //
// Diese Datei wurde mit der JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 generiert // Diese Datei wurde mit der JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 generiert

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
// //
// Diese Datei wurde mit der JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 generiert // Diese Datei wurde mit der JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 generiert

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
// //
// Diese Datei wurde mit der JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 generiert // Diese Datei wurde mit der JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 generiert

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
// //
// Diese Datei wurde mit der JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 generiert // Diese Datei wurde mit der JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 generiert

View File

@ -1,12 +1,12 @@
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2015 Marc Mültin (Chargepartner GmbH). * Copyright (c) 2016 Dr.-Ing. Marc Mültin.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Dr.-Ing. Marc Mültin (Chargepartner GmbH) - initial API and implementation and initial documentation * Dr.-Ing. Marc Mültin - initial API and implementation and initial documentation
*******************************************************************************/ *******************************************************************************/
// //
// Diese Datei wurde mit der JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 generiert // Diese Datei wurde mit der JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 generiert

Some files were not shown because too many files have changed in this diff Show More