public class ApproxMatcherResource extends Resource
Constructor and Description |
---|
ApproxMatcherResource(java.lang.String name,
java.lang.String path)
Init a new ApproxMatcher resource
|
Modifier and Type | Method and Description |
---|---|
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.
|
java.lang.String |
prettyPrint()
Pretty print the resource
|
_getParametersDigest, equals, finalize, getExpandedPath, getExpandedPath, getExpandedPath, getExpandedPathIfExists, getExpandedPathIfExists, getIdentifier, getLang, getLangName, getName, hashCode, hasPath, register, register, release, release
public ApproxMatcherResource(java.lang.String name, java.lang.String path)
name
- Its namepath
- The path to compiled resourceprotected void allocate() throws ResourceNotFoundException
allocate
in class Resource
ResourceNotFoundException
public java.lang.String prettyPrint()
Copyright © 2013 Dassault Systèmes, All Rights Reserved.