public class ScriptLibHandle extends StructureHandle
structContextelementHandle| 构造器和说明 |
|---|
ScriptLibHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of jar file.
|
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getName()
Returns jar file name value.
|
void |
setName(java.lang.String name)
Sets the jar file name value.
|
drop, getContext, getDefn, getExpressionProperty, getExternalizedValue, getExternalizedValue, getIntProperty, getMember, getProperty, getPropertyDefn, getStringProperty, getStructure, isDesignTime, isLocal, iterator, setDesignTime, setExpressionProperty, setProperty, setPropertySilentlygetReferencegetDesign, getElement, getElementHandle, getModulepublic ScriptLibHandle(SimpleValueHandle valueHandle, int index)
valueHandle - the value handle for jar file list of one propertyindex - the position of this jar file in the listpublic void setName(java.lang.String name)
throws SemanticException
name - the jar file name value to setSemanticExceptionpublic java.lang.String getName()
Copyright © 2008 Actuate Corp. All rights reserved.