scair.dialects.LingoDB.DBOps
package scair.dialects.LingoDB.DBOps
Members list
Type members
Classlikes
object CastOp extends OperationObject
Attributes
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass RegisteredOperationclass Operationclass OpTraitclass Objecttrait Matchableclass AnyShow all
object DB_AddOp extends OperationObject
Attributes
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass RegisteredOperationclass Operationclass OpTraitclass Objecttrait Matchableclass AnyShow all
object DB_CMP_P_EQ extends DB_CmpPredicate_Case
Attributes
- Supertypes
-
class DB_CmpPredicate_Caseclass I64EnumAttrCaseclass EnumAttrCase[IntegerType]class ParametrizedAttributetrait Attributeclass Objecttrait Matchableclass AnyShow all
- Self type
-
DB_CMP_P_EQ.type
object DB_CMP_P_GT extends DB_CmpPredicate_Case
Attributes
- Supertypes
-
class DB_CmpPredicate_Caseclass I64EnumAttrCaseclass EnumAttrCase[IntegerType]class ParametrizedAttributetrait Attributeclass Objecttrait Matchableclass AnyShow all
- Self type
-
DB_CMP_P_GT.type
object DB_CMP_P_GTE extends DB_CmpPredicate_Case
Attributes
- Supertypes
-
class DB_CmpPredicate_Caseclass I64EnumAttrCaseclass EnumAttrCase[IntegerType]class ParametrizedAttributetrait Attributeclass Objecttrait Matchableclass AnyShow all
- Self type
-
DB_CMP_P_GTE.type
object DB_CMP_P_ISA extends DB_CmpPredicate_Case
Attributes
- Supertypes
-
class DB_CmpPredicate_Caseclass I64EnumAttrCaseclass EnumAttrCase[IntegerType]class ParametrizedAttributetrait Attributeclass Objecttrait Matchableclass AnyShow all
- Self type
-
DB_CMP_P_ISA.type
object DB_CMP_P_LT extends DB_CmpPredicate_Case
Attributes
- Supertypes
-
class DB_CmpPredicate_Caseclass I64EnumAttrCaseclass EnumAttrCase[IntegerType]class ParametrizedAttributetrait Attributeclass Objecttrait Matchableclass AnyShow all
- Self type
-
DB_CMP_P_LT.type
object DB_CMP_P_LTE extends DB_CmpPredicate_Case
Attributes
- Supertypes
-
class DB_CmpPredicate_Caseclass I64EnumAttrCaseclass EnumAttrCase[IntegerType]class ParametrizedAttributetrait Attributeclass Objecttrait Matchableclass AnyShow all
- Self type
-
DB_CMP_P_LTE.type
object DB_CMP_P_NEQ extends DB_CmpPredicate_Case
Attributes
- Supertypes
-
class DB_CmpPredicate_Caseclass I64EnumAttrCaseclass EnumAttrCase[IntegerType]class ParametrizedAttributetrait Attributeclass Objecttrait Matchableclass AnyShow all
- Self type
-
DB_CMP_P_NEQ.type
object DB_CharType extends AttributeObject
Attributes
- Companion
- class
- Supertypes
- Self type
-
DB_CharType.type
case class DB_CharType(typ: Seq[Attribute]) extends ParametrizedAttribute, TypeAttribute
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TypeAttributeclass ParametrizedAttributetrait Attributeclass Objecttrait Matchableclass AnyShow all
object DB_CmpOp extends OperationObject
Attributes
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass RegisteredOperationclass Operationclass OpTraitclass Objecttrait Matchableclass AnyShow all
object DB_CmpPredicateAttr extends I64EnumAttr
Attributes
- Supertypes
- Self type
-
DB_CmpPredicateAttr.type
abstract class DB_CmpPredicate_Case(val symbol: String) extends I64EnumAttrCase
Attributes
- Supertypes
-
class I64EnumAttrCaseclass EnumAttrCase[IntegerType]class ParametrizedAttributetrait Attributeclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
object DB_CMP_P_EQobject DB_CMP_P_GTobject DB_CMP_P_GTEobject DB_CMP_P_ISAobject DB_CMP_P_LTobject DB_CMP_P_LTEobject DB_CMP_P_NEQShow all
object DB_ConstantOp extends OperationObject
Attributes
- Companion
- class
- Supertypes
- Self type
-
DB_ConstantOp.type
case class DB_ConstantOp(operands: ListBuffer[Value[Attribute]], successors: ListBuffer[Block], results: ListBuffer[Value[Attribute]], regions: ListBuffer[Region], dictionaryProperties: LinkedHashMap[String, Attribute], dictionaryAttributes: LinkedHashMap[String, Attribute]) extends RegisteredOperation
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass RegisteredOperationclass Operationclass OpTraitclass Objecttrait Matchableclass AnyShow all
object DB_DateType extends AttributeObject
Attributes
- Companion
- class
- Supertypes
- Self type
-
DB_DateType.type
case class DB_DateType(unit: DB_DateUnit_Case) extends ParametrizedAttribute, TypeAttribute
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TypeAttributeclass ParametrizedAttributetrait Attributeclass Objecttrait Matchableclass AnyShow all
object DB_DateUnitAttr extends I64EnumAttr
Attributes
- Supertypes
- Self type
-
DB_DateUnitAttr.type
abstract class DB_DateUnit_Case(val symbol: String) extends I64EnumAttrCase
Attributes
- Supertypes
-
class I64EnumAttrCaseclass EnumAttrCase[IntegerType]class ParametrizedAttributetrait Attributeclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
object DB_DateUnit_DAYobject DB_DateUnit_MS
object DB_DateUnit_DAY extends DB_DateUnit_Case
Attributes
- Supertypes
-
class DB_DateUnit_Caseclass I64EnumAttrCaseclass EnumAttrCase[IntegerType]class ParametrizedAttributetrait Attributeclass Objecttrait Matchableclass AnyShow all
- Self type
-
DB_DateUnit_DAY.type
object DB_DateUnit_MS extends DB_DateUnit_Case
Attributes
- Supertypes
-
class DB_DateUnit_Caseclass I64EnumAttrCaseclass EnumAttrCase[IntegerType]class ParametrizedAttributetrait Attributeclass Objecttrait Matchableclass AnyShow all
- Self type
-
DB_DateUnit_MS.type
object DB_DecimalType extends AttributeObject
Attributes
- Companion
- class
- Supertypes
- Self type
-
DB_DecimalType.type
case class DB_DecimalType(typ: Seq[Attribute]) extends ParametrizedAttribute, TypeAttribute
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TypeAttributeclass ParametrizedAttributetrait Attributeclass Objecttrait Matchableclass AnyShow all
object DB_DivOp extends OperationObject
Attributes
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass RegisteredOperationclass Operationclass OpTraitclass Objecttrait Matchableclass AnyShow all
object DB_IntervalType extends AttributeObject
Attributes
- Companion
- class
- Supertypes
- Self type
-
DB_IntervalType.type
case class DB_IntervalType(unit: Attribute) extends ParametrizedAttribute, TypeAttribute
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TypeAttributeclass ParametrizedAttributetrait Attributeclass Objecttrait Matchableclass AnyShow all
object DB_IntervalUnitAttr extends I64EnumAttr
Attributes
- Supertypes
- Self type
-
DB_IntervalUnitAttr.type
abstract class DB_IntervalUnit_Case(val symbol: String) extends I64EnumAttrCase
Attributes
- Supertypes
-
class I64EnumAttrCaseclass EnumAttrCase[IntegerType]class ParametrizedAttributetrait Attributeclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
object DB_IntervalUnit_DAYTIMEobject DB_IntervalUnit_MONTH
object DB_IntervalUnit_DAYTIME extends DB_IntervalUnit_Case
Attributes
- Supertypes
-
class DB_IntervalUnit_Caseclass I64EnumAttrCaseclass EnumAttrCase[IntegerType]class ParametrizedAttributetrait Attributeclass Objecttrait Matchableclass AnyShow all
- Self type
object DB_IntervalUnit_MONTH extends DB_IntervalUnit_Case
Attributes
- Supertypes
-
class DB_IntervalUnit_Caseclass I64EnumAttrCaseclass EnumAttrCase[IntegerType]class ParametrizedAttributetrait Attributeclass Objecttrait Matchableclass AnyShow all
- Self type
object DB_MulOp extends OperationObject
Attributes
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass RegisteredOperationclass Operationclass OpTraitclass Objecttrait Matchableclass AnyShow all
object DB_StringType extends AttributeObject
Attributes
- Companion
- class
- Supertypes
- Self type
-
DB_StringType.type
case class DB_StringType(typ: Seq[Attribute]) extends ParametrizedAttribute, TypeAttribute
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TypeAttributeclass ParametrizedAttributetrait Attributeclass Objecttrait Matchableclass AnyShow all
object DB_SubOp extends OperationObject
Attributes
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass RegisteredOperationclass Operationclass OpTraitclass Objecttrait Matchableclass AnyShow all
In this article