public class IncludedLibraryHandle extends StructureHandle
structContext
elementHandle
Constructor and Description |
---|
IncludedLibraryHandle(SimpleValueHandle valueHandle,
int index)
Constructs the handle of the included library.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFileName()
Gets the file name of the include library.
|
java.lang.String |
getNamespace()
Returns the namespace of the included library.
|
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 IncludedLibraryHandle(SimpleValueHandle valueHandle, int index)
valueHandle
- the value handle for the included library list of one propertyindex
- the position of this included library in the listpublic java.lang.String getFileName()
public java.lang.String getNamespace()
Copyright © 2008 Actuate Corp. All rights reserved.