public class AnnotationManagerResource extends Resource
Modifier and Type | Field and Description |
---|---|
protected java.util.ArrayList<AnnotationManagerOperation> |
operations |
protected boolean |
regexp |
Constructor and Description |
---|
AnnotationManagerResource(java.lang.String name)
Initialize a new AnnotationManagerResource
|
AnnotationManagerResource(java.lang.String name,
boolean regexp) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
_getParametersDigest() |
void |
addOperation(AnnotationManagerOperation action) |
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.
|
equals, finalize, getExpandedPath, getExpandedPath, getExpandedPath, getExpandedPathIfExists, getExpandedPathIfExists, getIdentifier, getLang, getLangName, getName, hashCode, hasPath, register, register, release, release
protected boolean regexp
protected java.util.ArrayList<AnnotationManagerOperation> operations
public AnnotationManagerResource(java.lang.String name)
name
- its namepublic AnnotationManagerResource(java.lang.String name, boolean regexp)
public void addOperation(AnnotationManagerOperation action)
protected java.lang.String _getParametersDigest()
_getParametersDigest
in class Resource
protected void allocate()
Copyright © 2013 Dassault Systèmes, All Rights Reserved.