public class SerializedReferential extends Resource
Constructor and Description |
---|
SerializedReferential(java.lang.String name,
java.lang.String path,
int lang) |
Modifier and Type | Method and Description |
---|---|
protected void |
alloc(java.lang.String name,
java.lang.String path,
int lang) |
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 SerializedReferential(java.lang.String name, java.lang.String path, int lang)
protected void allocate() throws ResourceNotFoundException
Resource
allocate
in class Resource
ResourceNotFoundException
protected void free()
Resource
protected void alloc(java.lang.String name, java.lang.String path, int lang)
Copyright © 2013 Dassault Systèmes, All Rights Reserved.