org.eclipse.stp.core.sca
Interface Implementation

All Superinterfaces:
SCAObject
All Known Subinterfaces:
AbstractImplementation, JavaImplementation, ModuleImplementation, UnknownImplementation

public interface Implementation
extends SCAObject

A representation of the model object 'Implementation'.

This interface is not intended to be implemented by clients.

See Also:
SCAPackage.getImplementation()

Field Summary
static java.lang.String copyright
           
 
Method Summary
 
Methods inherited from interface org.eclipse.stp.core.sca.SCAObject
addStatus, clearStatus, getEObject, getFlags, getName, getStatus, setName
 

Field Detail

copyright

static final java.lang.String copyright

See Also:
Constant Field Values