public class OBO2LGStaticMapHolders
extends java.lang.Object
Constructor and Description |
---|
OBO2LGStaticMapHolders() |
OBO2LGStaticMapHolders(LgMessageDirectorIF messages) |
Modifier and Type | Method and Description |
---|---|
static java.util.Hashtable<java.lang.String,java.lang.String> |
getFixedAssociations() |
static java.util.Hashtable<java.lang.String,java.lang.String> |
getFixedProperties() |
static java.util.Hashtable<java.lang.String,java.lang.String> |
getFixedSources() |
CodingScheme |
getOBOCodingScheme(OBOResourceReader oboRdr,
java.lang.String inputFileNameWithoutExt) |
public OBO2LGStaticMapHolders()
public OBO2LGStaticMapHolders(LgMessageDirectorIF messages)
public CodingScheme getOBOCodingScheme(OBOResourceReader oboRdr, java.lang.String inputFileNameWithoutExt)
public static java.util.Hashtable<java.lang.String,java.lang.String> getFixedProperties()
public static java.util.Hashtable<java.lang.String,java.lang.String> getFixedSources()
public static java.util.Hashtable<java.lang.String,java.lang.String> getFixedAssociations()