Package com._1c.g5.v8.dt.ql.dcs.model
Interface CharacteristicCompositionDataQuerySchema
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
CharacteristicCompositionDataQuerySchemaImpl
public interface CharacteristicCompositionDataQuerySchema extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Characteristic Composition Data Query Schema'.The following features are supported:
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CharacteristicTypesAndValues
getCharacteristicTypes()
Returns the value of the 'Characteristic Types' containment reference.CharacteristicTypesAndValues
getCharacteristicValues()
Returns the value of the 'Characteristic Values' containment reference.QuerySchemaExpression
getKeyField()
Returns the value of the 'Key Field' containment reference.QuerySchemaExpression
getNameField()
Returns the value of the 'Name Field' containment reference.QuerySchemaExpression
getObjectField()
Returns the value of the 'Object Field' containment reference.TypeDescription
getType()
QuerySchemaExpression
getTypeField()
Returns the value of the 'Type Field' containment reference.org.eclipse.emf.common.util.EList<AbstractQuerySchemaTable>
getTypes()
Returns the value of the 'Types' containment reference list.QuerySchemaExpression
getValueField()
Returns the value of the 'Value Field' containment reference.QuerySchemaExpression
getValueTypeField()
Returns the value of the 'Value Type Field' containment reference.void
setCharacteristicTypes(CharacteristicTypesAndValues value)
Sets the value of the 'Characteristic Types
' containment reference.void
setCharacteristicValues(CharacteristicTypesAndValues value)
Sets the value of the 'Characteristic Values
' containment reference.void
setKeyField(QuerySchemaExpression value)
Sets the value of the 'Key Field
' containment reference.void
setNameField(QuerySchemaExpression value)
Sets the value of the 'Name Field
' containment reference.void
setObjectField(QuerySchemaExpression value)
Sets the value of the 'Object Field
' containment reference.void
setTypeField(QuerySchemaExpression value)
Sets the value of the 'Type Field
' containment reference.void
setValueField(QuerySchemaExpression value)
Sets the value of the 'Value Field
' containment reference.void
setValueTypeField(QuerySchemaExpression value)
Sets the value of the 'Value Type Field
' containment reference.
-
-
-
Method Detail
-
getTypes
org.eclipse.emf.common.util.EList<AbstractQuerySchemaTable> getTypes()
Returns the value of the 'Types' containment reference list. The list contents are of typeAbstractQuerySchemaTable
.- Returns:
- the value of the 'Types' containment reference list.
- See Also:
QlDcsPackage.getCharacteristicCompositionDataQuerySchema_Types()
-
getCharacteristicTypes
CharacteristicTypesAndValues getCharacteristicTypes()
Returns the value of the 'Characteristic Types' containment reference.- Returns:
- the value of the 'Characteristic Types' containment reference.
- See Also:
setCharacteristicTypes(CharacteristicTypesAndValues)
,QlDcsPackage.getCharacteristicCompositionDataQuerySchema_CharacteristicTypes()
-
setCharacteristicTypes
void setCharacteristicTypes(CharacteristicTypesAndValues value)
Sets the value of the 'Characteristic Types
' containment reference.- Parameters:
value
- the new value of the 'Characteristic Types' containment reference.- See Also:
getCharacteristicTypes()
-
getKeyField
QuerySchemaExpression getKeyField()
Returns the value of the 'Key Field' containment reference.- Returns:
- the value of the 'Key Field' containment reference.
- See Also:
setKeyField(QuerySchemaExpression)
,QlDcsPackage.getCharacteristicCompositionDataQuerySchema_KeyField()
-
setKeyField
void setKeyField(QuerySchemaExpression value)
Sets the value of the 'Key Field
' containment reference.- Parameters:
value
- the new value of the 'Key Field' containment reference.- See Also:
getKeyField()
-
getNameField
QuerySchemaExpression getNameField()
Returns the value of the 'Name Field' containment reference.- Returns:
- the value of the 'Name Field' containment reference.
- See Also:
setNameField(QuerySchemaExpression)
,QlDcsPackage.getCharacteristicCompositionDataQuerySchema_NameField()
-
setNameField
void setNameField(QuerySchemaExpression value)
Sets the value of the 'Name Field
' containment reference.- Parameters:
value
- the new value of the 'Name Field' containment reference.- See Also:
getNameField()
-
getValueTypeField
QuerySchemaExpression getValueTypeField()
Returns the value of the 'Value Type Field' containment reference.- Returns:
- the value of the 'Value Type Field' containment reference.
- See Also:
setValueTypeField(QuerySchemaExpression)
,QlDcsPackage.getCharacteristicCompositionDataQuerySchema_ValueTypeField()
-
setValueTypeField
void setValueTypeField(QuerySchemaExpression value)
Sets the value of the 'Value Type Field
' containment reference.- Parameters:
value
- the new value of the 'Value Type Field' containment reference.- See Also:
getValueTypeField()
-
getCharacteristicValues
CharacteristicTypesAndValues getCharacteristicValues()
Returns the value of the 'Characteristic Values' containment reference.- Returns:
- the value of the 'Characteristic Values' containment reference.
- See Also:
setCharacteristicValues(CharacteristicTypesAndValues)
,QlDcsPackage.getCharacteristicCompositionDataQuerySchema_CharacteristicValues()
-
setCharacteristicValues
void setCharacteristicValues(CharacteristicTypesAndValues value)
Sets the value of the 'Characteristic Values
' containment reference.- Parameters:
value
- the new value of the 'Characteristic Values' containment reference.- See Also:
getCharacteristicValues()
-
getObjectField
QuerySchemaExpression getObjectField()
Returns the value of the 'Object Field' containment reference.- Returns:
- the value of the 'Object Field' containment reference.
- See Also:
setObjectField(QuerySchemaExpression)
,QlDcsPackage.getCharacteristicCompositionDataQuerySchema_ObjectField()
-
setObjectField
void setObjectField(QuerySchemaExpression value)
Sets the value of the 'Object Field
' containment reference.- Parameters:
value
- the new value of the 'Object Field' containment reference.- See Also:
getObjectField()
-
getTypeField
QuerySchemaExpression getTypeField()
Returns the value of the 'Type Field' containment reference.- Returns:
- the value of the 'Type Field' containment reference.
- See Also:
setTypeField(QuerySchemaExpression)
,QlDcsPackage.getCharacteristicCompositionDataQuerySchema_TypeField()
-
setTypeField
void setTypeField(QuerySchemaExpression value)
Sets the value of the 'Type Field
' containment reference.- Parameters:
value
- the new value of the 'Type Field' containment reference.- See Also:
getTypeField()
-
getValueField
QuerySchemaExpression getValueField()
Returns the value of the 'Value Field' containment reference.- Returns:
- the value of the 'Value Field' containment reference.
- See Also:
setValueField(QuerySchemaExpression)
,QlDcsPackage.getCharacteristicCompositionDataQuerySchema_ValueField()
-
setValueField
void setValueField(QuerySchemaExpression value)
Sets the value of the 'Value Field
' containment reference.- Parameters:
value
- the new value of the 'Value Field' containment reference.- See Also:
getValueField()
-
getType
TypeDescription getType()
-
-