Package | Description |
---|---|
be.SIRAPRISE.typeimplementations |
This package contains the SIRA_PRISE type and operator implementations.
|
Modifier and Type | Method and Description |
---|---|
static TCLOSE_RELATION |
TCLOSE.getInstance(Heading heading1,
java.util.LinkedList<NameIdentifier> nameIdentifiersInEntryOrder)
Gets an instance of the TCLOSE operator implementation for the given parameters
|
static TCLOSE_RELATION |
TCLOSE.getInstance(Heading heading,
java.util.Map<NameIdentifier,NameIdentifier> mappingFromAttributeNameIdentifierList)
Gets an instance of the TCLOSE operator implementation for the given parameters
|
static TCLOSEInvocationResultDetails |
TCLOSE_RELATION.validateExpressionDetails(Heading inputHeading,
java.util.Map<NameIdentifier,NameIdentifier> matchby,
java.lang.String inputPredicate) |