public class DENetworkDataset extends java.lang.Object implements com.esri.arcgis.interop.RemoteObjRef, IDEDataset, IDEGeoDataset, IDENetworkDataset, IDataElement, IMetadata, IGPValue, IClone, IXMLSerialize, IPersistStream, IGPDescribe, java.io.Externalizable
Description 'Network Dataset Data Element object.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
IID, IID29fbed10_a332_11d5_931b_0080c71a3226, xxDummy
IID, IID5ed64e50_a2f2_11d5_931b_0080c71a3226, xxDummy
IID, IID71e4aa21_1957_4224_b505_984c189aa520, xxDummy
IID, IIDe2c87df0_33d9_4a47_9b67_fa54b2fd7966, xxDummy
IID, IID5de04a82_24e4_11d3_a641_0008c7d3ae50, xxDummy
IID, IID92ee08b6_c757_4178_803c_67cd665ac801, xxDummy
IID, IID9bff8aeb_e415_11d0_943c_080009eebecb, xxDummy
IID, IIDc8545045_6615_48e3_af27_52a0e5fc35e2, xxDummy
IID, IID00000109_0000_0000_c000_000000000046, xxDummy
IID0000010c_0000_0000_c000_000000000046
Constructor and Description |
---|
DENetworkDataset()
Constructs a DENetworkDataset using ArcGIS Engine.
|
DENetworkDataset(java.lang.Object obj)
Deprecated.
As of ArcGIS 9.2, replaced by normal Java casts.
DENetworkDataset theDENetworkDataset = (DENetworkDataset) obj; |
Modifier and Type | Method and Description |
---|---|
void |
assign(IClone src)
Assigns the properties of src to the receiver.
|
java.lang.Object |
describe(java.lang.String name)
The description of the named object.
|
void |
deserialize(IXMLSerializeData data)
Deserializes an object from XML.
|
void |
empty()
Clears the value object.
|
boolean |
equals(java.lang.Object o)
Compare this object with another
|
IClone |
esri_clone()
Clones the receiver and assigns the result to *clone.
|
java.lang.String |
getAsText()
Provides the value of the value object.
|
IArray |
getAttributes()
Array of network attributes in this network dataset.
|
java.lang.String |
getBaseName()
File base name.
|
java.lang.String |
getCatalogPath()
The string used to retrieve the element.
|
IArray |
getChildren()
The list of sub-elements.
|
void |
getClassID(GUID[] pClassID)
getClassID
|
static java.lang.String |
getClsid()
getClsid.
|
java.lang.String |
getConfigurationKeyword()
The database configuration keyword for the network dataset.
|
int |
getDatasetType()
Dataset type.
|
java.lang.String |
getDefaultTravelModeName()
Name of default network travel mode for this network dataset.
|
INetworkDirections |
getDirections()
The directions settings for the network dataset.
|
int |
getDSID()
The id of the dataset.
|
int |
getElevationModel()
The type of the network elevation model.
|
java.lang.String |
getExtension()
File extension.
|
IEnvelope |
getExtent()
The extent of the coverage.
|
java.lang.String |
getFile()
File name.
|
INetworkAttribute |
getHierarchyClusterAttribute()
The network attribute that is used to optimize network building for hierarchical traversal.
|
int |
getHierarchyLevelCount()
The number of hierarchy levels in the network dataset.
|
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Gets a reference to a com.esri.arcgis.interop.Dispatch which can be used to access the COM object that support for this
interface indicates the implementing class references.
|
int |
getMaxValueForHierarchy(int level)
The maximum value for the specified hierarchy level in the network dataset.
|
IPropertySet |
getMetadata()
The PropertySet containing metadata.
|
int |
getNetworkType()
The type of the network dataset.
|
java.lang.String |
getPath()
File path.
|
IPropertySet |
getProperties()
Property set of this network dataset.
|
void |
getSizeMax(_ULARGE_INTEGER[] pcbSize)
getSizeMax
|
IArray |
getSources()
Array of network sources in this network dataset.
|
ISpatialReference |
getSpatialReference()
The spatial reference of the geodataset.
|
java.lang.String |
getTimeZoneAttributeName()
Name of the time zone attribute.
|
java.lang.String |
getTimeZoneTableName()
Name of the time zone table.
|
ITrafficData |
getTrafficData()
Traffic data.
|
ITransitData |
getTransitData()
The transit settings for the network dataset.
|
IArray |
getTravelModes()
Array of network travel modes in this network dataset.
|
IPropertySet |
getUserData()
User specified property set of this network dataset.
|
int |
hashCode()
the hashcode for this object
|
java.lang.String |
IDataElement_getName()
The user assigned name for the element.
|
java.lang.String |
IDataElement_getType()
The type of the element.
|
IGPDataType |
IGPValue_getDataType()
The data type of the value object.
|
boolean |
isBuildable()
Indicates if this network dataset is buildable.
|
boolean |
isCanVersion()
Indicates if this dataset can be versioned.
|
boolean |
isChildrenExpanded()
Indicates if the children have been expanded.
|
void |
isDirty()
isDirty
|
boolean |
isEmpty()
Indicates if the value object is empty.
|
boolean |
isEqual(IClone other)
Indicates if the receiver and other have the same properties.
|
boolean |
isFullPropsRetrieved()
Indicates if full properties have been retrieved.
|
boolean |
isIdentical(IClone other)
Indicates if the receiver and other are the same object.
|
boolean |
isMetadataRetrieved()
Indicates if the metadata has been retrieved.
|
boolean |
isSupportsTurns()
Indicates if this network dataset supports network turn elements.
|
boolean |
isVersioned()
Indicates if this dataset is versioned.
|
void |
load(IStream pstm)
load
|
void |
readExternal(java.io.ObjectInput in) |
void |
release()
Release this COM object reference
|
void |
save(IStream pstm,
int fClearDirty)
save
|
void |
serialize(IXMLSerializeData data)
Serializes an object to XML.
|
IGPMessage |
setAsText(java.lang.String text)
Provides the value of the value object with the given string value.
|
void |
setAttributesByRef(IArray attributes)
Array of network attributes in this network dataset.
|
void |
setBuildable(boolean supportsTurns)
Indicates if this network dataset is buildable.
|
void |
setCanVersion(boolean canVersion)
Indicates if this dataset can be versioned.
|
void |
setCatalogPath(java.lang.String path)
The string used to retrieve the element.
|
void |
setChildrenByRef(IArray dataElements)
The list of sub-elements.
|
void |
setChildrenExpanded(boolean childrenExpanded)
Indicates if the children have been expanded.
|
void |
setConfigurationKeyword(java.lang.String configKeyword)
The database configuration keyword for the network dataset.
|
void |
setDatasetType(int type)
Dataset type.
|
void |
setDefaultTravelModeName(java.lang.String defaultTravelModeName)
Name of default network travel mode for this network dataset.
|
void |
setDirectionsByRef(INetworkDirections directions)
The directions settings for the network dataset.
|
void |
setDSID(int dSID)
The id of the dataset.
|
void |
setElevationModel(int networkElevationModel)
The type of the network elevation model.
|
void |
setExtentByRef(IEnvelope extent)
The extent of the coverage.
|
void |
setFullPropsRetrieved(boolean fullPropsRetrieved)
Indicates if full properties have been retrieved.
|
void |
setHierarchyClusterAttribute(INetworkAttribute attribute)
The network attribute that is used to optimize network building for hierarchical traversal.
|
void |
setHierarchyLevelCount(int count)
The number of hierarchy levels in the network dataset.
|
void |
setMaxValueForHierarchy(int level,
int value)
The maximum value for the specified hierarchy level in the network dataset.
|
void |
setMetadata(IPropertySet propertySet)
The PropertySet containing metadata.
|
void |
setMetadataRetrieved(boolean metadataRetrieved)
Indicates if the metadata has been retrieved.
|
void |
setName(java.lang.String name)
The user assigned name for the element.
|
void |
setNetworkType(int type)
The type of the network dataset.
|
void |
setProperties(IPropertySet datasetProperties)
Property set of this network dataset.
|
void |
setSourcesByRef(IArray sources)
Array of network sources in this network dataset.
|
void |
setSpatialReferenceByRef(ISpatialReference spatialReference)
The spatial reference of the geodataset.
|
void |
setSupportsTurns(boolean supportsTurns)
Indicates if this network dataset supports network turn elements.
|
void |
setTimeZoneAttributeName(java.lang.String attributeName)
Name of the time zone attribute.
|
void |
setTimeZoneTableName(java.lang.String tableName)
Name of the time zone table.
|
void |
setTrafficDataByRef(ITrafficData trafficData)
Traffic data.
|
void |
setTransitDataByRef(ITransitData transitData)
The transit settings for the network dataset.
|
void |
setTravelModes(IArray travelModes)
Array of network travel modes in this network dataset.
|
void |
setType(java.lang.String type)
The type of the element.
|
void |
setUserData(IPropertySet userProperties)
User specified property set of this network dataset.
|
void |
synchronize(int action,
int interval)
Updates metadata with the current properties; may create metadata if it doesn't already exist.
|
void |
writeExternal(java.io.ObjectOutput out) |
public static final long serialVersionUID
public DENetworkDataset() throws java.io.IOException, java.net.UnknownHostException
java.io.IOException
- if there are interop problemsjava.net.UnknownHostException
- if there are interop problemspublic DENetworkDataset(java.lang.Object obj) throws java.io.IOException
DENetworkDataset theDENetworkDataset = (DENetworkDataset) obj;
obj
to DENetworkDataset
.obj
- an object returned from ArcGIS Engine or Serverjava.io.IOException
- if there are interop problemspublic static java.lang.String getClsid()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch
in interface com.esri.arcgis.interop.RemoteObjRef
public void release()
release
in interface com.esri.arcgis.interop.RemoteObjRef
public int getDatasetType() throws java.io.IOException, AutomationException
getDatasetType
in interface IDEDataset
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setDatasetType(int type) throws java.io.IOException, AutomationException
setDatasetType
in interface IDEDataset
type
- A com.esri.arcgis.geodatabase.esriDatasetType constant (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isVersioned() throws java.io.IOException, AutomationException
isVersioned
in interface IDEDataset
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public int getDSID() throws java.io.IOException, AutomationException
getDSID
in interface IDEDataset
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setDSID(int dSID) throws java.io.IOException, AutomationException
setDSID
in interface IDEDataset
dSID
- The dSID (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isCanVersion() throws java.io.IOException, AutomationException
isCanVersion
in interface IDEDataset
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setCanVersion(boolean canVersion) throws java.io.IOException, AutomationException
setCanVersion
in interface IDEDataset
canVersion
- The canVersion (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IEnvelope getExtent() throws java.io.IOException, AutomationException
getExtent
in interface IDEGeoDataset
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setExtentByRef(IEnvelope extent) throws java.io.IOException, AutomationException
setExtentByRef
in interface IDEGeoDataset
extent
- A reference to a com.esri.arcgis.geometry.IEnvelope (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public ISpatialReference getSpatialReference() throws java.io.IOException, AutomationException
getSpatialReference
in interface IDEGeoDataset
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setSpatialReferenceByRef(ISpatialReference spatialReference) throws java.io.IOException, AutomationException
setSpatialReferenceByRef
in interface IDEGeoDataset
spatialReference
- A reference to a com.esri.arcgis.geometry.ISpatialReference (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public int getNetworkType() throws java.io.IOException, AutomationException
getNetworkType
in interface IDENetworkDataset
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setNetworkType(int type) throws java.io.IOException, AutomationException
setNetworkType
in interface IDENetworkDataset
type
- A com.esri.arcgis.geodatabase.esriNetworkDatasetType constant (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IArray getAttributes() throws java.io.IOException, AutomationException
getAttributes
in interface IDENetworkDataset
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setAttributesByRef(IArray attributes) throws java.io.IOException, AutomationException
setAttributesByRef
in interface IDENetworkDataset
attributes
- A reference to a com.esri.arcgis.system.IArray (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getConfigurationKeyword() throws java.io.IOException, AutomationException
getConfigurationKeyword
in interface IDENetworkDataset
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setConfigurationKeyword(java.lang.String configKeyword) throws java.io.IOException, AutomationException
setConfigurationKeyword
in interface IDENetworkDataset
configKeyword
- The configKeyword (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IArray getSources() throws java.io.IOException, AutomationException
getSources
in interface IDENetworkDataset
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setSourcesByRef(IArray sources) throws java.io.IOException, AutomationException
setSourcesByRef
in interface IDENetworkDataset
sources
- A reference to a com.esri.arcgis.system.IArray (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public INetworkDirections getDirections() throws java.io.IOException, AutomationException
getDirections
in interface IDENetworkDataset
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setDirectionsByRef(INetworkDirections directions) throws java.io.IOException, AutomationException
setDirectionsByRef
in interface IDENetworkDataset
directions
- A reference to a com.esri.arcgis.geodatabase.INetworkDirections (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isSupportsTurns() throws java.io.IOException, AutomationException
isSupportsTurns
in interface IDENetworkDataset
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setSupportsTurns(boolean supportsTurns) throws java.io.IOException, AutomationException
setSupportsTurns
in interface IDENetworkDataset
supportsTurns
- The supportsTurns (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isBuildable() throws java.io.IOException, AutomationException
isBuildable
in interface IDENetworkDataset
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setBuildable(boolean supportsTurns) throws java.io.IOException, AutomationException
setBuildable
in interface IDENetworkDataset
supportsTurns
- The supportsTurns (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IPropertySet getUserData() throws java.io.IOException, AutomationException
getUserData
in interface IDENetworkDataset
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setUserData(IPropertySet userProperties) throws java.io.IOException, AutomationException
setUserData
in interface IDENetworkDataset
userProperties
- A reference to a com.esri.arcgis.system.IPropertySet (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IPropertySet getProperties() throws java.io.IOException, AutomationException
getProperties
in interface IDENetworkDataset
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setProperties(IPropertySet datasetProperties) throws java.io.IOException, AutomationException
setProperties
in interface IDENetworkDataset
datasetProperties
- A reference to a com.esri.arcgis.system.IPropertySet (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public INetworkAttribute getHierarchyClusterAttribute() throws java.io.IOException, AutomationException
getHierarchyClusterAttribute
in interface IDENetworkDataset
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setHierarchyClusterAttribute(INetworkAttribute attribute) throws java.io.IOException, AutomationException
setHierarchyClusterAttribute
in interface IDENetworkDataset
attribute
- A reference to a com.esri.arcgis.geodatabase.INetworkAttribute (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setHierarchyLevelCount(int count) throws java.io.IOException, AutomationException
setHierarchyLevelCount
in interface IDENetworkDataset
count
- The count (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public int getHierarchyLevelCount() throws java.io.IOException, AutomationException
getHierarchyLevelCount
in interface IDENetworkDataset
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setMaxValueForHierarchy(int level, int value) throws java.io.IOException, AutomationException
setMaxValueForHierarchy
in interface IDENetworkDataset
level
- The level (in)value
- The value (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public int getMaxValueForHierarchy(int level) throws java.io.IOException, AutomationException
getMaxValueForHierarchy
in interface IDENetworkDataset
level
- The level (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public int getElevationModel() throws java.io.IOException, AutomationException
getElevationModel
in interface IDENetworkDataset
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setElevationModel(int networkElevationModel) throws java.io.IOException, AutomationException
setElevationModel
in interface IDENetworkDataset
networkElevationModel
- A com.esri.arcgis.geodatabase.esriNetworkElevationModel constant (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public ITrafficData getTrafficData() throws java.io.IOException, AutomationException
getTrafficData
in interface IDENetworkDataset
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setTrafficDataByRef(ITrafficData trafficData) throws java.io.IOException, AutomationException
setTrafficDataByRef
in interface IDENetworkDataset
trafficData
- A reference to a com.esri.arcgis.geodatabase.ITrafficData (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getTimeZoneAttributeName() throws java.io.IOException, AutomationException
getTimeZoneAttributeName
in interface IDENetworkDataset
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setTimeZoneAttributeName(java.lang.String attributeName) throws java.io.IOException, AutomationException
setTimeZoneAttributeName
in interface IDENetworkDataset
attributeName
- The attributeName (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getTimeZoneTableName() throws java.io.IOException, AutomationException
getTimeZoneTableName
in interface IDENetworkDataset
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setTimeZoneTableName(java.lang.String tableName) throws java.io.IOException, AutomationException
setTimeZoneTableName
in interface IDENetworkDataset
tableName
- The tableName (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IArray getTravelModes() throws java.io.IOException, AutomationException
getTravelModes
in interface IDENetworkDataset
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setTravelModes(IArray travelModes) throws java.io.IOException, AutomationException
setTravelModes
in interface IDENetworkDataset
travelModes
- A reference to a com.esri.arcgis.system.IArray (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getDefaultTravelModeName() throws java.io.IOException, AutomationException
getDefaultTravelModeName
in interface IDENetworkDataset
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setDefaultTravelModeName(java.lang.String defaultTravelModeName) throws java.io.IOException, AutomationException
setDefaultTravelModeName
in interface IDENetworkDataset
defaultTravelModeName
- The defaultTravelModeName (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public ITransitData getTransitData() throws java.io.IOException, AutomationException
getTransitData
in interface IDENetworkDataset
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setTransitDataByRef(ITransitData transitData) throws java.io.IOException, AutomationException
setTransitDataByRef
in interface IDENetworkDataset
transitData
- A reference to a com.esri.arcgis.geodatabase.ITransitData (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String IDataElement_getType() throws java.io.IOException, AutomationException
IDataElement_getType
in interface IDataElement
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setType(java.lang.String type) throws java.io.IOException, AutomationException
setType
in interface IDataElement
type
- The type (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String IDataElement_getName() throws java.io.IOException, AutomationException
IDataElement_getName
in interface IDataElement
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setName(java.lang.String name) throws java.io.IOException, AutomationException
setName
in interface IDataElement
name
- The name (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getCatalogPath() throws java.io.IOException, AutomationException
getCatalogPath
in interface IDataElement
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setCatalogPath(java.lang.String path) throws java.io.IOException, AutomationException
setCatalogPath
in interface IDataElement
path
- The path (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IArray getChildren() throws java.io.IOException, AutomationException
getChildren
in interface IDataElement
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setChildrenByRef(IArray dataElements) throws java.io.IOException, AutomationException
setChildrenByRef
in interface IDataElement
dataElements
- A reference to a com.esri.arcgis.system.IArray (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isChildrenExpanded() throws java.io.IOException, AutomationException
isChildrenExpanded
in interface IDataElement
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setChildrenExpanded(boolean childrenExpanded) throws java.io.IOException, AutomationException
setChildrenExpanded
in interface IDataElement
childrenExpanded
- The childrenExpanded (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isMetadataRetrieved() throws java.io.IOException, AutomationException
isMetadataRetrieved
in interface IDataElement
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setMetadataRetrieved(boolean metadataRetrieved) throws java.io.IOException, AutomationException
setMetadataRetrieved
in interface IDataElement
metadataRetrieved
- The metadataRetrieved (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isFullPropsRetrieved() throws java.io.IOException, AutomationException
isFullPropsRetrieved
in interface IDataElement
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setFullPropsRetrieved(boolean fullPropsRetrieved) throws java.io.IOException, AutomationException
setFullPropsRetrieved
in interface IDataElement
fullPropsRetrieved
- The fullPropsRetrieved (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getPath() throws java.io.IOException, AutomationException
getPath
in interface IDataElement
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getFile() throws java.io.IOException, AutomationException
getFile
in interface IDataElement
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getBaseName() throws java.io.IOException, AutomationException
getBaseName
in interface IDataElement
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getExtension() throws java.io.IOException, AutomationException
getExtension
in interface IDataElement
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IPropertySet getMetadata() throws java.io.IOException, AutomationException
getMetadata
in interface IMetadata
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setMetadata(IPropertySet propertySet) throws java.io.IOException, AutomationException
setMetadata
in interface IMetadata
propertySet
- A reference to a com.esri.arcgis.system.IPropertySet (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void synchronize(int action, int interval) throws java.io.IOException, AutomationException
synchronize
in interface IMetadata
action
- A com.esri.arcgis.geodatabase.esriMetadataSyncAction constant (in)interval
- The interval (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IGPDataType IGPValue_getDataType() throws java.io.IOException, AutomationException
IGPValue_getDataType
in interface IGPValue
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isEmpty() throws java.io.IOException, AutomationException
isEmpty
in interface IGPValue
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void empty() throws java.io.IOException, AutomationException
empty
in interface IGPValue
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getAsText() throws java.io.IOException, AutomationException
getAsText
in interface IGPValue
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IGPMessage setAsText(java.lang.String text) throws java.io.IOException, AutomationException
setAsText
in interface IGPValue
text
- The text (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IClone esri_clone() throws java.io.IOException, AutomationException
esri_clone
in interface IClone
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void assign(IClone src) throws java.io.IOException, AutomationException
assign
in interface IClone
src
- A reference to a com.esri.arcgis.system.IClone (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isEqual(IClone other) throws java.io.IOException, AutomationException
isEqual
in interface IClone
other
- A reference to a com.esri.arcgis.system.IClone (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isIdentical(IClone other) throws java.io.IOException, AutomationException
isIdentical
in interface IClone
other
- A reference to a com.esri.arcgis.system.IClone (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void serialize(IXMLSerializeData data) throws java.io.IOException, AutomationException
serialize
in interface IXMLSerialize
data
- A reference to a com.esri.arcgis.system.IXMLSerializeData (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void deserialize(IXMLSerializeData data) throws java.io.IOException, AutomationException
deserialize
in interface IXMLSerialize
data
- A reference to a com.esri.arcgis.system.IXMLSerializeData (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void isDirty() throws java.io.IOException, AutomationException
isDirty
in interface IPersistStream
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void load(IStream pstm) throws java.io.IOException, AutomationException
load
in interface IPersistStream
pstm
- A reference to a com.esri.arcgis.system.IStream (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void save(IStream pstm, int fClearDirty) throws java.io.IOException, AutomationException
save
in interface IPersistStream
pstm
- A reference to a com.esri.arcgis.system.IStream (in)fClearDirty
- The fClearDirty (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void getSizeMax(_ULARGE_INTEGER[] pcbSize) throws java.io.IOException, AutomationException
getSizeMax
in interface IPersistStream
pcbSize
- A Structure: com.esri.arcgis.system._ULARGE_INTEGER (out: use single element array)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void getClassID(GUID[] pClassID) throws java.io.IOException, AutomationException
getClassID
in interface IPersist
pClassID
- A Structure: com.esri.arcgis.support.ms.stdole.GUID (out: use single element array)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.Object describe(java.lang.String name) throws java.io.IOException, AutomationException
describe
in interface IGPDescribe
name
- The name (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
writeExternal
in interface java.io.Externalizable
java.io.IOException
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
readExternal
in interface java.io.Externalizable
java.io.IOException
java.lang.ClassNotFoundException