Package | Description |
---|---|
be.SIRAPRISE.client |
This package contains all the classes and interfaces that can be useful on the client side of an application involving SIRA_PRISE.
|
be.SIRAPRISE.typeimplementations |
This package contains the SIRA_PRISE type and operator implementations.
|
Modifier and Type | Method and Description |
---|---|
static Relation |
RelationValueSelectorFactory.getUnaryRelationValue(java.util.Set<java.lang.String> names,
NameIdentifier attributeNameIdentifier,
NameIdentifier typeNameIdentifier) |
static Relation |
RelationValueSelectorFactory.getUnaryRelationValue(java.util.Set<java.lang.String> names,
java.lang.String attributeName,
java.lang.String typeName) |
Modifier and Type | Method and Description |
---|---|
static ScalarValueBuffer |
DbmsFilenameImplementation.getValueBuffer(java.lang.String value)
Gets a ValueBuffer containing the given Name value
|
static ScalarValueBuffer |
DbmsNameImplementation.getValueBuffer(java.lang.String value)
Gets a ValueBuffer containing the given Name value
|
ValueBuffer |
DbmsFilenameImplementation.valueFromComponentValues(java.util.Map<java.lang.String,ValueBuffer> componentValueMap) |
ValueBuffer |
DbmsScalednumberImplementation_MP.valueFromComponentValues(java.util.Map<java.lang.String,ValueBuffer> componentValueMap) |
ValueBuffer |
DbmsFloatImplementation.valueFromComponentValues(java.util.Map<java.lang.String,ValueBuffer> componentValueMap) |
ValueBuffer |
DbmsLongImplementation.valueFromComponentValues(java.util.Map<java.lang.String,ValueBuffer> componentValueMap) |
ValueBuffer |
DbmsBooleanImplementation.valueFromComponentValues(java.util.Map<java.lang.String,ValueBuffer> componentValueMap) |
ValueBuffer |
PossRepImplementation.valueFromComponentValues(java.util.Map<java.lang.String,ValueBuffer> componentValueMap)
Returns a ValueBuffer holding the value of the type that this PossRepImplementation is for, and that corresponds to the component values given in the componentValueMap argument.
|
ValueBuffer |
DbmsStringImplementation.valueFromComponentValues(java.util.Map<java.lang.String,ValueBuffer> componentValueMap) |
ValueBuffer |
UDTPhysicalPossrepImplementation.valueFromComponentValues(java.util.Map<java.lang.String,ValueBuffer> componentValueMap) |
ValueBuffer |
DbmsDateImplementation.valueFromComponentValues(java.util.Map<java.lang.String,ValueBuffer> componentValueMap) |
ValueBuffer |
DbmsTimeofdayImplementation.valueFromComponentValues(java.util.Map<java.lang.String,ValueBuffer> componentValueMap) |
static ValueBuffer |
AbstractTypeImplementation_V0105.valueFromEscapedExternalRepresentation(AbstractTypeImplementation_V0105 typeImplementation,
java.lang.String valueText,
Heading nonScalarHeading)
Utility method to obtain a value from an external representation of that value, given a type implementation, a Heading further defining the type if the type is nonscalar, and the external representation of the value.
|
ValueBuffer |
AbstractTypeImplementation_V0105.valueFromEscapedExternalRepresentation(java.lang.String valueText,
Heading nonScalarHeading)
Gets the Value obejct holding the value of which s is the external representation
|
ValueBuffer |
DbmsFilenameImplementation.valueFromExternalRepresentation(java.lang.String value,
Heading nonScalarHeading) |
ValueBuffer |
DbmsScalednumberImplementation_MP.valueFromExternalRepresentation(java.lang.String value,
Heading nonScalarHeading) |
ValueBuffer |
DbmsBarImplementation.valueFromExternalRepresentation(java.lang.String value,
Heading nonScalarHeading) |
ValueBuffer |
DbmsFloatImplementation.valueFromExternalRepresentation(java.lang.String value,
Heading nonScalarHeading) |
ValueBuffer |
DbmsLongImplementation.valueFromExternalRepresentation(java.lang.String value,
Heading nonScalarHeading) |
ValueBuffer |
DbmsTupleImplementation.valueFromExternalRepresentation(java.lang.String value,
Heading nonScalarHeading) |
ValueBuffer |
DbmsFooImplementation.valueFromExternalRepresentation(java.lang.String value,
Heading nonScalarHeading) |
ValueBuffer |
FromToPossrepImplementation.valueFromExternalRepresentation(java.lang.String value,
Heading nonScalarHeading) |
ValueBuffer |
DbmsBitsImplementation.valueFromExternalRepresentation(java.lang.String value,
Heading nonScalarHeading) |
ValueBuffer |
DbmsBooleanImplementation.valueFromExternalRepresentation(java.lang.String value,
Heading nonScalarHeading) |
ValueBuffer |
DbmsCharImplementation.valueFromExternalRepresentation(java.lang.String value,
Heading nonScalarHeading) |
RelationBuffer |
DbmsRelationImplementation.valueFromExternalRepresentation(java.lang.String value,
Heading nonScalarHeading) |
ValueBuffer |
IntervalTypeImplementation.valueFromExternalRepresentation(java.lang.String value,
Heading nonScalarHeading) |
ValueBuffer |
DbmsAverageImplementation.valueFromExternalRepresentation(java.lang.String value,
Heading nonScalarHeading) |
ValueBuffer |
PossRepImplementation.valueFromExternalRepresentation(java.lang.String value,
Heading nonScalarHeading)
Convert a value of this possrep's type to internal format.
|
ValueBuffer |
DbmsAngleImplementation.valueFromExternalRepresentation(java.lang.String value,
Heading nonScalarHeading) |
ValueBuffer |
DbmsStringImplementation.valueFromExternalRepresentation(java.lang.String value,
Heading nonScalarHeading) |
ValueBuffer |
UDTPhysicalPossrepImplementation.valueFromExternalRepresentation(java.lang.String value,
Heading nonScalarHeading) |
ValueBuffer |
DbmsDateImplementation.valueFromExternalRepresentation(java.lang.String value,
Heading nonScalarHeading) |
ValueBuffer |
DbmsTimeofdayImplementation.valueFromExternalRepresentation(java.lang.String value,
Heading nonScalarHeading) |
ValueBuffer |
DbmsFilenameImplementation.valueFromIdentifierComponentValues(java.util.Map<NameIdentifier,ValueBuffer> componentValueMap) |
ValueBuffer |
PossRepImplementation_V0105.valueFromIdentifierComponentValues(java.util.Map<NameIdentifier,ValueBuffer> componentValueMap)
Returns a ValueBuffer holding the value of the type that this PossRepImplementation is for, and that corresponds to the component values given in the componentValueMap argument.
|
ValueBuffer |
DbmsScalednumberImplementation_MP.valueFromIdentifierComponentValues(java.util.Map<NameIdentifier,ValueBuffer> componentValueMap) |
ValueBuffer |
DbmsFloatImplementation.valueFromIdentifierComponentValues(java.util.Map<NameIdentifier,ValueBuffer> componentValueMap) |
ValueBuffer |
DbmsLongImplementation.valueFromIdentifierComponentValues(java.util.Map<NameIdentifier,ValueBuffer> componentValueMap) |
ValueBuffer |
DbmsBooleanImplementation.valueFromIdentifierComponentValues(java.util.Map<NameIdentifier,ValueBuffer> componentValueMap) |
ValueBuffer |
DbmsStringImplementation.valueFromIdentifierComponentValues(java.util.Map<NameIdentifier,ValueBuffer> componentValueMap) |
ValueBuffer |
UDTPhysicalPossrepImplementation.valueFromIdentifierComponentValues(java.util.Map<NameIdentifier,ValueBuffer> componentValueMap) |
ValueBuffer |
DbmsDateImplementation.valueFromIdentifierComponentValues(java.util.Map<NameIdentifier,ValueBuffer> componentValueMap) |
ValueBuffer |
DbmsTimeofdayImplementation.valueFromIdentifierComponentValues(java.util.Map<NameIdentifier,ValueBuffer> componentValueMap) |
static ValueBuffer |
MyPossrepImplementation.valueFromIdentifierComponentValues(PossRepImplementation possrepImplementation,
java.util.Map<NameIdentifier,ValueBuffer> tupleComponentValues)
Frontend method for invoking the 1.5 valueFromIdentifierComponentValues method on 1.4 implementation objects
|