blob: 5d5422c1d4ae8b3a58a8bfa56a8d588ab7696428 [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2016 David Carlson and others.
* 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:
* David Carlson (Clinical Cloud Solutions, LLC) - initial API and implementation
*******************************************************************************/
/**
*/
package org.eclipse.mdht.uml.fhir.core.datatype;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Id</b></em>'.
* <!-- end-user-doc -->
*
* <!-- begin-model-doc -->
*
* <!-- end-model-doc -->
*
*
* @see org.eclipse.mdht.uml.fhir.core.datatype.FhirDatatypePackage#getId()
* @model annotation="http://www.eclipse.org/uml2/2.0.0/UML originalName='id'"
* @generated
*/
public interface Id extends org.eclipse.mdht.uml.fhir.core.datatype.String {
} // Id