public interface DocumentList extends org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.util.EList<Document>
IdocPackage.getDocumentList()
Modifier and Type | Method and Description |
---|---|
Document |
add() |
Document |
add(int index) |
String |
getApplicationRelease()
Returns the value of the 'Application Release' attribute.
|
String |
getIdocType()
Returns the value of the 'Idoc Type' attribute.
|
String |
getIdocTypeExtension()
Returns the value of the 'Idoc Type Extension' attribute.
|
String |
getSystemRelease()
Returns the value of the 'System Release' attribute.
|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray
parallelStream, removeIf, stream
String getIdocType()
""
.
If the meaning of the 'Idoc Type' attribute isn't clear, there really should be more of a description here...
IdocPackage.getDocumentList_IdocType()
String getIdocTypeExtension()
""
.
If the meaning of the 'Idoc Type Extension' attribute isn't clear, there really should be more of a description here...
IdocPackage.getDocumentList_IdocTypeExtension()
String getSystemRelease()
""
.
If the meaning of the 'System Release' attribute isn't clear, there really should be more of a description here...
IdocPackage.getDocumentList_SystemRelease()
String getApplicationRelease()
""
.
If the meaning of the 'Application Release' attribute isn't clear, there really should be more of a description here...
IdocPackage.getDocumentList_ApplicationRelease()
Document add()
Document add(int index)
Apache Camel