Interface ExternalReport
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,FieldSource
,MdObject
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
ExternalReportImpl
public interface ExternalReport extends MdObject, FieldSource
A representation of the model object 'External Report'.The following features are supported:
Contained Objects
Produced Types
Default Form
Auxiliary Form
Main Data Composition Schema
Default Settings Form
Auxiliary Settings Form
Default Variant Form
Variants Storage
Settings Storage
Object Module
Help
Extended Presentation
Explanation
Attributes
Tabular Sections
Forms
Templates
Suppress Object
- See Also:
MdClassPackage.getExternalReport()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.emf.common.util.EList<ReportAttribute>
getAttributes()
Returns the value of the 'Attributes' containment reference list.BasicForm
getAuxiliaryForm()
Returns the value of the 'Auxiliary Form' reference.BasicForm
getAuxiliarySettingsForm()
Returns the value of the 'Auxiliary Settings Form' reference.org.eclipse.emf.common.util.EList<ContainedObject>
getContainedObjects()
Returns the value of the 'Contained Objects' containment reference list.BasicForm
getDefaultForm()
Returns the value of the 'Default Form' reference.BasicForm
getDefaultSettingsForm()
Returns the value of the 'Default Settings Form' reference.BasicForm
getDefaultVariantForm()
Returns the value of the 'Default Variant 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>
getExtendedPresentation()
Returns the value of the 'Extended Presentation' map.org.eclipse.emf.common.util.EList<ReportForm>
getForms()
Returns the value of the 'Forms' containment reference list.Help
getHelp()
Returns the value of the 'Help' containment reference.BasicTemplate
getMainDataCompositionSchema()
Returns the value of the 'Main Data Composition Schema' reference.Module
getObjectModule()
Returns the value of the 'Object Module' reference.ExternalReportTypes
getProducedTypes()
Returns the value of the 'Produced Types' containment reference.SettingsStorage
getSettingsStorage()
Returns the value of the 'Settings Storage' reference.org.eclipse.emf.ecore.EObject
getSuppressObject()
Returns the value of the 'Suppress Object' reference.org.eclipse.emf.common.util.EList<ReportTabularSection>
getTabularSections()
Returns the value of the 'Tabular Sections' containment reference list.org.eclipse.emf.common.util.EList<Template>
getTemplates()
Returns the value of the 'Templates' containment reference list.SettingsStorage
getVariantsStorage()
Returns the value of the 'Variants Storage' reference.void
setAuxiliaryForm(BasicForm value)
Sets the value of the 'Auxiliary Form
' reference.void
setAuxiliarySettingsForm(BasicForm value)
Sets the value of the 'Auxiliary Settings Form
' reference.void
setDefaultForm(BasicForm value)
Sets the value of the 'Default Form
' reference.void
setDefaultSettingsForm(BasicForm value)
Sets the value of the 'Default Settings Form
' reference.void
setDefaultVariantForm(BasicForm value)
Sets the value of the 'Default Variant Form
' reference.void
setHelp(Help value)
Sets the value of the 'Help
' containment reference.void
setMainDataCompositionSchema(BasicTemplate value)
Sets the value of the 'Main Data Composition Schema
' reference.void
setObjectModule(Module value)
Sets the value of the 'Object Module
' reference.void
setProducedTypes(ExternalReportTypes value)
Sets the value of the 'Produced Types
' containment reference.void
setSettingsStorage(SettingsStorage value)
Sets the value of the 'Settings Storage
' reference.void
setSuppressObject(org.eclipse.emf.ecore.EObject value)
Sets the value of the 'Suppress Object
' reference.void
setVariantsStorage(SettingsStorage value)
Sets the value of the 'Variants Storage
' reference.boolean
validate(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
-
-
-
-
Method Detail
-
getContainedObjects
org.eclipse.emf.common.util.EList<ContainedObject> getContainedObjects()
Returns the value of the 'Contained Objects' containment reference list. The list contents are of typeContainedObject
.- Returns:
- the value of the 'Contained Objects' containment reference list.
- See Also:
MdClassPackage.getExternalReport_ContainedObjects()
-
getProducedTypes
ExternalReportTypes getProducedTypes()
Returns the value of the 'Produced Types' containment reference.- Returns:
- the value of the 'Produced Types' containment reference.
- See Also:
setProducedTypes(ExternalReportTypes)
,MdClassPackage.getExternalReport_ProducedTypes()
-
setProducedTypes
void setProducedTypes(ExternalReportTypes value)
Sets the value of the 'Produced Types
' containment reference.- Parameters:
value
- the new value of the 'Produced Types' containment reference.- See Also:
getProducedTypes()
-
getDefaultForm
BasicForm getDefaultForm()
Returns the value of the 'Default Form' reference.- Returns:
- the value of the 'Default Form' reference.
- See Also:
setDefaultForm(BasicForm)
,MdClassPackage.getExternalReport_DefaultForm()
-
setDefaultForm
void setDefaultForm(BasicForm value)
Sets the value of the 'Default Form
' reference.- Parameters:
value
- the new value of the 'Default Form' reference.- See Also:
getDefaultForm()
-
getAuxiliaryForm
BasicForm getAuxiliaryForm()
Returns the value of the 'Auxiliary Form' reference.- Returns:
- the value of the 'Auxiliary Form' reference.
- See Also:
setAuxiliaryForm(BasicForm)
,MdClassPackage.getExternalReport_AuxiliaryForm()
-
setAuxiliaryForm
void setAuxiliaryForm(BasicForm value)
Sets the value of the 'Auxiliary Form
' reference.- Parameters:
value
- the new value of the 'Auxiliary Form' reference.- See Also:
getAuxiliaryForm()
-
getMainDataCompositionSchema
BasicTemplate getMainDataCompositionSchema()
Returns the value of the 'Main Data Composition Schema' reference.- Returns:
- the value of the 'Main Data Composition Schema' reference.
- See Also:
setMainDataCompositionSchema(BasicTemplate)
,MdClassPackage.getExternalReport_MainDataCompositionSchema()
-
setMainDataCompositionSchema
void setMainDataCompositionSchema(BasicTemplate value)
Sets the value of the 'Main Data Composition Schema
' reference.- Parameters:
value
- the new value of the 'Main Data Composition Schema' reference.- See Also:
getMainDataCompositionSchema()
-
getDefaultSettingsForm
BasicForm getDefaultSettingsForm()
Returns the value of the 'Default Settings Form' reference.- Returns:
- the value of the 'Default Settings Form' reference.
- See Also:
setDefaultSettingsForm(BasicForm)
,MdClassPackage.getExternalReport_DefaultSettingsForm()
-
setDefaultSettingsForm
void setDefaultSettingsForm(BasicForm value)
Sets the value of the 'Default Settings Form
' reference.- Parameters:
value
- the new value of the 'Default Settings Form' reference.- See Also:
getDefaultSettingsForm()
-
getAuxiliarySettingsForm
BasicForm getAuxiliarySettingsForm()
Returns the value of the 'Auxiliary Settings Form' reference.- Returns:
- the value of the 'Auxiliary Settings Form' reference.
- See Also:
setAuxiliarySettingsForm(BasicForm)
,MdClassPackage.getExternalReport_AuxiliarySettingsForm()
-
setAuxiliarySettingsForm
void setAuxiliarySettingsForm(BasicForm value)
Sets the value of the 'Auxiliary Settings Form
' reference.- Parameters:
value
- the new value of the 'Auxiliary Settings Form' reference.- See Also:
getAuxiliarySettingsForm()
-
getDefaultVariantForm
BasicForm getDefaultVariantForm()
Returns the value of the 'Default Variant Form' reference.- Returns:
- the value of the 'Default Variant Form' reference.
- See Also:
setDefaultVariantForm(BasicForm)
,MdClassPackage.getExternalReport_DefaultVariantForm()
-
setDefaultVariantForm
void setDefaultVariantForm(BasicForm value)
Sets the value of the 'Default Variant Form
' reference.- Parameters:
value
- the new value of the 'Default Variant Form' reference.- See Also:
getDefaultVariantForm()
-
getVariantsStorage
SettingsStorage getVariantsStorage()
Returns the value of the 'Variants Storage' reference.- Returns:
- the value of the 'Variants Storage' reference.
- See Also:
setVariantsStorage(SettingsStorage)
,MdClassPackage.getExternalReport_VariantsStorage()
-
setVariantsStorage
void setVariantsStorage(SettingsStorage value)
Sets the value of the 'Variants Storage
' reference.- Parameters:
value
- the new value of the 'Variants Storage' reference.- See Also:
getVariantsStorage()
-
getSettingsStorage
SettingsStorage getSettingsStorage()
Returns the value of the 'Settings Storage' reference.- Returns:
- the value of the 'Settings Storage' reference.
- See Also:
setSettingsStorage(SettingsStorage)
,MdClassPackage.getExternalReport_SettingsStorage()
-
setSettingsStorage
void setSettingsStorage(SettingsStorage value)
Sets the value of the 'Settings Storage
' reference.- Parameters:
value
- the new value of the 'Settings Storage' reference.- See Also:
getSettingsStorage()
-
getObjectModule
Module getObjectModule()
Returns the value of the 'Object Module' reference.- Returns:
- the value of the 'Object Module' reference.
- See Also:
setObjectModule(com._1c.g5.v8.dt.bsl.model.Module)
,MdClassPackage.getExternalReport_ObjectModule()
-
setObjectModule
void setObjectModule(Module value)
Sets the value of the 'Object Module
' reference.- Parameters:
value
- the new value of the 'Object Module' reference.- See Also:
getObjectModule()
-
getHelp
Help getHelp()
Returns the value of the 'Help' containment reference.- Returns:
- the value of the 'Help' containment reference.
- See Also:
setHelp(Help)
,MdClassPackage.getExternalReport_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()
-
getExtendedPresentation
org.eclipse.emf.common.util.EMap<String,String> getExtendedPresentation()
Returns the value of the 'Extended Presentation' map. The key is of typeString
, and the value is of typeString
,- Returns:
- the value of the 'Extended Presentation' map.
- See Also:
MdClassPackage.getExternalReport_ExtendedPresentation()
-
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.getExternalReport_Explanation()
-
getAttributes
org.eclipse.emf.common.util.EList<ReportAttribute> getAttributes()
Returns the value of the 'Attributes' containment reference list. The list contents are of typeReportAttribute
.- Returns:
- the value of the 'Attributes' containment reference list.
- See Also:
MdClassPackage.getExternalReport_Attributes()
-
getTabularSections
org.eclipse.emf.common.util.EList<ReportTabularSection> getTabularSections()
Returns the value of the 'Tabular Sections' containment reference list. The list contents are of typeReportTabularSection
.- Returns:
- the value of the 'Tabular Sections' containment reference list.
- See Also:
MdClassPackage.getExternalReport_TabularSections()
-
getForms
org.eclipse.emf.common.util.EList<ReportForm> getForms()
Returns the value of the 'Forms' containment reference list. The list contents are of typeReportForm
.- Returns:
- the value of the 'Forms' containment reference list.
- See Also:
MdClassPackage.getExternalReport_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.getExternalReport_Templates()
-
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.getExternalReport_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()
-
-