Interface ActiveDocument
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
ActiveDocumentImpl
public interface ActiveDocument extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Active Document'.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InputStream
inputStream()
-
-
-
Method Detail
-
inputStream
InputStream inputStream()
-
-