public interface IImplementationSpecification
Modifier and Type | Method and Description |
---|---|
String |
getImplementationIdentifier()
Identifier for this implementation which must include
version information.
|
String |
getImplementationTitle()
Human-readable name for the implementation for the algorithm
specified by the reference.
|
String |
getImplementationVendor()
Human-readable name for the vendor that holds copyright for this
implementation.
|
String |
getSpecificationReference()
Pointer to a dictionary or ontology describing a unique
algorithm.
|
String getSpecificationReference()
String getImplementationTitle()
String getImplementationIdentifier()
String getImplementationVendor()
Copyright © 2018. All Rights Reserved.