public class ScriptLibHandle extends StructureHandle
structContext
elementHandle
Constructor and Description |
---|
ScriptLibHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of jar file.
|
Modifier and Type | Method and Description |
---|---|
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, setPropertySilently
getReference
getDesign, getElement, getElementHandle, getModule
public 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 setSemanticException
public java.lang.String getName()
Copyright © 2008 Actuate Corp. All rights reserved.