org.eclipse.stp.core.sca
Interface Interface

All Superinterfaces:
SCAObject
All Known Subinterfaces:
JavaInterface, WSDLPortType

public interface Interface
extends SCAObject

A representation of the model object 'Interface'.

This interface is not intended to be implemented by clients.

See Also:
SCAPackage.getInterface()

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