Uses of Class
ca.uqac.lif.cep.tuples.AttributeGroup
-
Packages that use AttributeGroup Package Description ca.uqac.lif.cep.tuples Manipulate tuples using SQL-like operations such asSELECT
,FROM
andWHERE
. -
-
Uses of AttributeGroup in ca.uqac.lif.cep.tuples
Methods in ca.uqac.lif.cep.tuples with parameters of type AttributeGroup Modifier and Type Method Description java.lang.Object
AttributeExpression. getValue(AttributeGroup group)
Gets the value associated to the attribute namejava.lang.Object
GetAttribute. getValue(AttributeGroup g)
java.lang.Object
Select.SelectFunction. getValue(AttributeGroup group)
-