public class VlHMMResource extends Resource
Constructor and Description |
---|
VlHMMResource(java.lang.String name,
java.lang.String path,
int lang)
Loads the Variable length HMM resource.
|
Modifier and Type | Method and Description |
---|---|
protected void |
alloc(java.lang.String name,
java.lang.String path,
int lang)
Allocate the resource.
|
protected void |
allocate()
Function you should override to perform allocation of the underlying
data.
|
protected void |
free()
Function you should override to perform deallocation of the underlying
data.
|
_getParametersDigest, equals, finalize, getExpandedPath, getExpandedPath, getExpandedPath, getExpandedPathIfExists, getExpandedPathIfExists, getIdentifier, getLang, getLangName, getName, hashCode, hasPath, register, register, release, release
public VlHMMResource(java.lang.String name, java.lang.String path, int lang)
name
- the resource's name.path
- URI of the resource to be loaded.lang
- the resource's language.protected void allocate() throws ResourceNotFoundException
allocate
in class Resource
ResourceNotFoundException
protected void alloc(java.lang.String name, java.lang.String path, int lang)
Copyright © 2013 Dassault Systèmes, All Rights Reserved.