Interface DocumentJournal
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,FieldSource,MdObject,org.eclipse.emf.common.notify.Notifier,StandardCommandSource
- All Known Implementing Classes:
DocumentJournalImpl
public interface DocumentJournal extends MdObject, FieldSource, StandardCommandSource
A representation of the model object 'Document Journal'.The following features are supported:
- See Also:
MdClassPackage.getDocumentJournal()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DocumentJournalFormgetAuxiliaryForm()Returns the value of the 'Auxiliary Form' reference.org.eclipse.emf.common.util.EList<Column>getColumns()Returns the value of the 'Columns' containment reference list.org.eclipse.emf.common.util.EList<DocumentJournalCommand>getCommands()Returns the value of the 'Commands' containment reference list.DocumentJournalDbViewDefsgetDbViewDefs()Returns the value of the 'Db View Defs' containment reference.DocumentJournalFormgetDefaultForm()Returns the value of the 'Default Form' reference.org.eclipse.emf.common.util.EMap<String,String>getExplanation()Returns the value of the 'Explanation' map.org.eclipse.emf.common.util.EMap<String,String>getExtendedListPresentation()Returns the value of the 'Extended List Presentation' map.org.eclipse.emf.common.util.EList<DocumentJournalForm>getForms()Returns the value of the 'Forms' containment reference list.HelpgetHelp()Returns the value of the 'Help' containment reference.org.eclipse.emf.common.util.EMap<String,String>getListPresentation()Returns the value of the 'List Presentation' map.ModulegetManagerModule()Returns the value of the 'Manager Module' reference.DocumentJournalTypesgetProducedTypes()Returns the value of the 'Produced Types' containment reference.org.eclipse.emf.common.util.EList<Document>getRegisteredDocuments()Returns the value of the 'Registered Documents' reference list.org.eclipse.emf.common.util.EList<StandardAttribute>getStandardAttributes()Returns the value of the 'Standard Attributes' containment reference list.org.eclipse.emf.ecore.EObjectgetSuppressObject()Returns the value of the 'Suppress Object' reference.org.eclipse.emf.common.util.EList<Template>getTemplates()Returns the value of the 'Templates' containment reference list.booleanisIncludeHelpInContents()Returns the value of the 'Include Help In Contents' attribute.booleanisUseStandardCommands()Returns the value of the 'Use Standard Commands' attribute.voidsetAuxiliaryForm(DocumentJournalForm value)Sets the value of the 'Auxiliary Form' reference.voidsetDbViewDefs(DocumentJournalDbViewDefs value)Sets the value of the 'Db View Defs' containment reference.voidsetDefaultForm(DocumentJournalForm value)Sets the value of the 'Default Form' reference.voidsetHelp(Help value)Sets the value of the 'Help' containment reference.voidsetIncludeHelpInContents(boolean value)Sets the value of the 'Include Help In Contents' attribute.voidsetManagerModule(Module value)Sets the value of the 'Manager Module' reference.voidsetProducedTypes(DocumentJournalTypes value)Sets the value of the 'Produced Types' containment reference.voidsetSuppressObject(org.eclipse.emf.ecore.EObject value)Sets the value of the 'Suppress Object' reference.voidsetUseStandardCommands(boolean value)Sets the value of the 'Use Standard Commands' attribute.booleanvalidate(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface com._1c.g5.v8.dt.mcore.FieldSource
getFields, getRefFieldSources
-
Methods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.MdObject
getComment, getExtendedConfigurationObject, getExtension, getName, getObjectBelonging, getSynonym, getUuid, setComment, setExtendedConfigurationObject, setExtension, setName, setObjectBelonging, setUuid
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Methods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.StandardCommandSource
getStandardCommands
-
-
-
-
Method Detail
-
getProducedTypes
DocumentJournalTypes getProducedTypes()
Returns the value of the 'Produced Types' containment reference.- Returns:
- the value of the 'Produced Types' containment reference.
- See Also:
setProducedTypes(DocumentJournalTypes),MdClassPackage.getDocumentJournal_ProducedTypes()
-
setProducedTypes
void setProducedTypes(DocumentJournalTypes value)
Sets the value of the 'Produced Types' containment reference.- Parameters:
value- the new value of the 'Produced Types' containment reference.- See Also:
getProducedTypes()
-
getDbViewDefs
DocumentJournalDbViewDefs getDbViewDefs()
Returns the value of the 'Db View Defs' containment reference.- Returns:
- the value of the 'Db View Defs' containment reference.
- See Also:
setDbViewDefs(DocumentJournalDbViewDefs),MdClassPackage.getDocumentJournal_DbViewDefs()
-
setDbViewDefs
void setDbViewDefs(DocumentJournalDbViewDefs value)
Sets the value of the 'Db View Defs' containment reference.- Parameters:
value- the new value of the 'Db View Defs' containment reference.- See Also:
getDbViewDefs()
-
getDefaultForm
DocumentJournalForm getDefaultForm()
Returns the value of the 'Default Form' reference.- Returns:
- the value of the 'Default Form' reference.
- See Also:
setDefaultForm(DocumentJournalForm),MdClassPackage.getDocumentJournal_DefaultForm()
-
setDefaultForm
void setDefaultForm(DocumentJournalForm value)
Sets the value of the 'Default Form' reference.- Parameters:
value- the new value of the 'Default Form' reference.- See Also:
getDefaultForm()
-
getAuxiliaryForm
DocumentJournalForm getAuxiliaryForm()
Returns the value of the 'Auxiliary Form' reference.- Returns:
- the value of the 'Auxiliary Form' reference.
- See Also:
setAuxiliaryForm(DocumentJournalForm),MdClassPackage.getDocumentJournal_AuxiliaryForm()
-
setAuxiliaryForm
void setAuxiliaryForm(DocumentJournalForm value)
Sets the value of the 'Auxiliary Form' reference.- Parameters:
value- the new value of the 'Auxiliary Form' reference.- See Also:
getAuxiliaryForm()
-
isUseStandardCommands
boolean isUseStandardCommands()
Returns the value of the 'Use Standard Commands' attribute.- Returns:
- the value of the 'Use Standard Commands' attribute.
- See Also:
setUseStandardCommands(boolean),MdClassPackage.getDocumentJournal_UseStandardCommands()
-
setUseStandardCommands
void setUseStandardCommands(boolean value)
Sets the value of the 'Use Standard Commands' attribute.- Parameters:
value- the new value of the 'Use Standard Commands' attribute.- See Also:
isUseStandardCommands()
-
getRegisteredDocuments
org.eclipse.emf.common.util.EList<Document> getRegisteredDocuments()
Returns the value of the 'Registered Documents' reference list. The list contents are of typeDocument.- Returns:
- the value of the 'Registered Documents' reference list.
- See Also:
MdClassPackage.getDocumentJournal_RegisteredDocuments()
-
isIncludeHelpInContents
boolean isIncludeHelpInContents()
Returns the value of the 'Include Help In Contents' attribute.- Returns:
- the value of the 'Include Help In Contents' attribute.
- See Also:
setIncludeHelpInContents(boolean),MdClassPackage.getDocumentJournal_IncludeHelpInContents()
-
setIncludeHelpInContents
void setIncludeHelpInContents(boolean value)
Sets the value of the 'Include Help In Contents' attribute.- Parameters:
value- the new value of the 'Include Help In Contents' attribute.- See Also:
isIncludeHelpInContents()
-
getHelp
Help getHelp()
Returns the value of the 'Help' containment reference.- Returns:
- the value of the 'Help' containment reference.
- See Also:
setHelp(Help),MdClassPackage.getDocumentJournal_Help()
-
setHelp
void setHelp(Help value)
Sets the value of the 'Help' containment reference.- Parameters:
value- the new value of the 'Help' containment reference.- See Also:
getHelp()
-
getManagerModule
Module getManagerModule()
Returns the value of the 'Manager Module' reference.- Returns:
- the value of the 'Manager Module' reference.
- See Also:
setManagerModule(com._1c.g5.v8.dt.bsl.model.Module),MdClassPackage.getDocumentJournal_ManagerModule()
-
setManagerModule
void setManagerModule(Module value)
Sets the value of the 'Manager Module' reference.- Parameters:
value- the new value of the 'Manager Module' reference.- See Also:
getManagerModule()
-
getStandardAttributes
org.eclipse.emf.common.util.EList<StandardAttribute> getStandardAttributes()
Returns the value of the 'Standard Attributes' containment reference list. The list contents are of typeStandardAttribute.- Returns:
- the value of the 'Standard Attributes' containment reference list.
- See Also:
MdClassPackage.getDocumentJournal_StandardAttributes()
-
getListPresentation
org.eclipse.emf.common.util.EMap<String,String> getListPresentation()
Returns the value of the 'List Presentation' map. The key is of typeString, and the value is of typeString,- Returns:
- the value of the 'List Presentation' map.
- See Also:
MdClassPackage.getDocumentJournal_ListPresentation()
-
getExtendedListPresentation
org.eclipse.emf.common.util.EMap<String,String> getExtendedListPresentation()
Returns the value of the 'Extended List Presentation' map. The key is of typeString, and the value is of typeString,- Returns:
- the value of the 'Extended List Presentation' map.
- See Also:
MdClassPackage.getDocumentJournal_ExtendedListPresentation()
-
getExplanation
org.eclipse.emf.common.util.EMap<String,String> getExplanation()
Returns the value of the 'Explanation' map. The key is of typeString, and the value is of typeString,- Returns:
- the value of the 'Explanation' map.
- See Also:
MdClassPackage.getDocumentJournal_Explanation()
-
getColumns
org.eclipse.emf.common.util.EList<Column> getColumns()
Returns the value of the 'Columns' containment reference list. The list contents are of typeColumn.- Returns:
- the value of the 'Columns' containment reference list.
- See Also:
MdClassPackage.getDocumentJournal_Columns()
-
getForms
org.eclipse.emf.common.util.EList<DocumentJournalForm> getForms()
Returns the value of the 'Forms' containment reference list. The list contents are of typeDocumentJournalForm.- Returns:
- the value of the 'Forms' containment reference list.
- See Also:
MdClassPackage.getDocumentJournal_Forms()
-
getTemplates
org.eclipse.emf.common.util.EList<Template> getTemplates()
Returns the value of the 'Templates' containment reference list. The list contents are of typeTemplate.- Returns:
- the value of the 'Templates' containment reference list.
- See Also:
MdClassPackage.getDocumentJournal_Templates()
-
getCommands
org.eclipse.emf.common.util.EList<DocumentJournalCommand> getCommands()
Returns the value of the 'Commands' containment reference list. The list contents are of typeDocumentJournalCommand.- Returns:
- the value of the 'Commands' containment reference list.
- See Also:
MdClassPackage.getDocumentJournal_Commands()
-
getSuppressObject
org.eclipse.emf.ecore.EObject getSuppressObject()
Returns the value of the 'Suppress Object' reference.- Returns:
- the value of the 'Suppress Object' reference.
- See Also:
setSuppressObject(EObject),MdClassPackage.getDocumentJournal_SuppressObject()
-
setSuppressObject
void setSuppressObject(org.eclipse.emf.ecore.EObject value)
Sets the value of the 'Suppress Object' reference.- Parameters:
value- the new value of the 'Suppress Object' reference.- See Also:
getSuppressObject()
-
-