Class AttributeReadResult
java.lang.Object
ai.stapi.graphoperations.graphReader.readResults.AttributeReadResult
- All Implemented Interfaces:
ReadResult,ValueReadResult
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AttributeReadResult
public AttributeReadResult(ai.stapi.graph.attribute.Attribute<?> value)
-
-
Method Details
-
getAttribute
public ai.stapi.graph.attribute.Attribute<?> getAttribute() -
getValue
- Specified by:
getValuein interfaceValueReadResult
-