<!ELEMENT extension (liftingParticipant)>
<!ATTLIST extension
point CDATA #REQUIRED
id CDATA #IMPLIED
name CDATA #IMPLIED>
<!ELEMENT liftingParticipant EMPTY>
<!ATTLIST liftingParticipant
class CDATA #REQUIRED>
org.objectteams.ILiftingParticipant
class
named in the class property must implement the org.objectteams.ILiftingParticipant
interface
of the Object Teams Runtime Environment.
This file is part of "Object Teams Development Tooling"-Software
Copyright 2010 Fraunhofer Gesellschaft, Munich, Germany,
for its Fraunhofer Institute for Computer Architecture and Software Technology (FIRST), Berlin, Germany.
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
https://www.eclipse.org/legal/epl-2.0/
Please visit www.eclipse.org/objectteams for updates and contact.
Contributors:
SPDX-License-Identifier: EPL-2.0
Fraunhofer FIRST - Initial API and implementation