blob: 1eea029430d3a8590b5e3d815e459ee858fc3e7d [file] [log] [blame]
/**
* Copyright (c) 2017 CEA.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* CEA - initial API and implementation and/or initial documentation
*/
/**
*/
package org.eclipse.sensinact.studio.resource;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Metadata</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.sensinact.studio.resource.ResourcePackage#getMetadata()
* @model
* @generated
*/
public interface Metadata extends TypedElement {
} // Metadata