com.esri.arcgis.schematic
Class ISchematicFeatureRemovalRuleProxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.schematic.ISchematicFeatureRemovalRuleProxy
All Implemented Interfaces:
ISchematicFeatureRemovalRule, java.io.Externalizable, java.io.Serializable

Deprecated. Internal use only. Proxy for COM Interface 'ISchematicFeatureRemovalRule'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriSchematic.olb'

Description: 'Provides access to members that manage the rule removing features.' 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 =

public class ISchematicFeatureRemovalRuleProxy
extends com.esri.arcgis.interop.Dispatch
implements ISchematicFeatureRemovalRule, java.io.Serializable

Internal use class

See Also:
Serialized Form

Field Summary
 boolean noncastable
          Deprecated.  
static java.lang.Class targetClass
          Deprecated.  
 
Fields inherited from class com.esri.arcgis.interop.Dispatch
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef
 
Fields inherited from interface com.esri.arcgis.schematic.ISchematicFeatureRemovalRule
IID, IID9f7e925e_4c7d_42f8_916f_9905f5916641
 
Constructor Summary
  ISchematicFeatureRemovalRuleProxy()
          Deprecated. For internal use only
  ISchematicFeatureRemovalRuleProxy(java.lang.Object obj)
          Deprecated.  
protected ISchematicFeatureRemovalRuleProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  ISchematicFeatureRemovalRuleProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected ISchematicFeatureRemovalRuleProxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
 
Method Summary
 void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource)
          Deprecated.  
 java.lang.String getAttributeName()
          Deprecated. Name of the attribute used to filter the feature to remove.
 int getCompareType()
          Deprecated. Type of comparaison of attribute value.
 java.lang.String getElementClassName()
          Deprecated. Name of the schematic link element class related to the Feature removal rule; that is, name of the schematic link element class to reduce.
 java.lang.String getExtendedCriteriaName()
          Deprecated. Extended criteria name used to filter the features to remove.
 java.lang.String getWhereClause()
          Deprecated. Where clause used on associated feature to filter the schematic elements to reduce.
 boolean isExtendedCriteriaUsed()
          Deprecated. Indicates if additional extended criteria is used.
 boolean isRemoveOrphanNodes()
          Deprecated. Indicates if the orphan nodes must be removed.
 boolean isUseAttributeName()
          Deprecated. Indicates if an attribute is used to filter the feature to remove.
 boolean isUseWhereClause()
          Deprecated. Indicates if there is an SQL where clause to filter the features to remove.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setAttributeName(java.lang.String attributeName)
          Deprecated. Name of the attribute used to filter the feature to remove.
 void setCompareType(int compareType)
          Deprecated. Type of comparaison of attribute value.
 void setDescription(java.lang.String rhs1)
          Deprecated. Description of the schematic feature removal rule.
 void setElementClassName(java.lang.String elementClassName)
          Deprecated. Name of the schematic link element class related to the Feature removal rule; that is, name of the schematic link element class to reduce.
 void setExtendedCriteriaName(java.lang.String extendedCriteriaName)
          Deprecated. Extended criteria name used to filter the features to remove.
 void setExtendedCriteriaUsed(boolean extendedCriteriaUsed)
          Deprecated. Indicates if additional extended criteria is used.
 void setRemoveOrphanNodes(boolean removeOrphanNodes)
          Deprecated. Indicates if the orphan nodes must be removed.
 void setUseAttributeName(boolean useAttributeName)
          Deprecated. Indicates if an attribute is used to filter the feature to remove.
 void setUseWhereClause(boolean useWhereClause)
          Deprecated. Indicates if there is an SQL where clause to filter the features to remove.
 void setWhereClause(java.lang.String whereClause)
          Deprecated. Where clause used on associated feature to filter the schematic elements to reduce.
 
Methods inherited from class com.esri.arcgis.interop.Dispatch
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

ISchematicFeatureRemovalRuleProxy

public ISchematicFeatureRemovalRuleProxy(java.lang.String CLSID,
                                         java.lang.String host,
                                         com.esri.arcgis.interop.AuthInfo authInfo)
                                  throws java.net.UnknownHostException,
                                         java.io.IOException
Deprecated. 
Throws:
java.net.UnknownHostException
java.io.IOException

ISchematicFeatureRemovalRuleProxy

public ISchematicFeatureRemovalRuleProxy()
Deprecated. 
For internal use only


ISchematicFeatureRemovalRuleProxy

public ISchematicFeatureRemovalRuleProxy(java.lang.Object obj)
                                  throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

ISchematicFeatureRemovalRuleProxy

protected ISchematicFeatureRemovalRuleProxy(java.lang.Object obj,
                                            java.lang.String iid)
                                     throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

ISchematicFeatureRemovalRuleProxy

protected ISchematicFeatureRemovalRuleProxy(java.lang.String CLSID,
                                            java.lang.String iid,
                                            java.lang.String host,
                                            com.esri.arcgis.interop.AuthInfo authInfo)
                                     throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException
Method Detail

addListener

public void addListener(java.lang.String iidStr,
                        java.lang.Object theListener,
                        java.lang.Object theSource)
                 throws java.io.IOException
Deprecated. 
Overrides:
addListener in class com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

removeListener

public void removeListener(java.lang.String iidStr,
                           java.lang.Object theListener)
                    throws java.io.IOException
Deprecated. 
Overrides:
removeListener in class com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

setDescription

public void setDescription(java.lang.String rhs1)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
Description of the schematic feature removal rule.

Specified by:
setDescription in interface ISchematicFeatureRemovalRule
Parameters:
rhs1 - The rhs1 (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getElementClassName

public java.lang.String getElementClassName()
                                     throws java.io.IOException,
                                            AutomationException
Deprecated. 
Name of the schematic link element class related to the Feature removal rule; that is, name of the schematic link element class to reduce.

Specified by:
getElementClassName in interface ISchematicFeatureRemovalRule
Returns:
The elementClassName
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setElementClassName

public void setElementClassName(java.lang.String elementClassName)
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
Name of the schematic link element class related to the Feature removal rule; that is, name of the schematic link element class to reduce.

Specified by:
setElementClassName in interface ISchematicFeatureRemovalRule
Parameters:
elementClassName - The elementClassName (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getWhereClause

public java.lang.String getWhereClause()
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
Where clause used on associated feature to filter the schematic elements to reduce.

Specified by:
getWhereClause in interface ISchematicFeatureRemovalRule
Returns:
The whereClause
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setWhereClause

public void setWhereClause(java.lang.String whereClause)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
Where clause used on associated feature to filter the schematic elements to reduce.

Specified by:
setWhereClause in interface ISchematicFeatureRemovalRule
Parameters:
whereClause - The whereClause (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isExtendedCriteriaUsed

public boolean isExtendedCriteriaUsed()
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
Indicates if additional extended criteria is used.

Specified by:
isExtendedCriteriaUsed in interface ISchematicFeatureRemovalRule
Returns:
The extendedCriteriaUsed
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setExtendedCriteriaUsed

public void setExtendedCriteriaUsed(boolean extendedCriteriaUsed)
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
Indicates if additional extended criteria is used.

Specified by:
setExtendedCriteriaUsed in interface ISchematicFeatureRemovalRule
Parameters:
extendedCriteriaUsed - The extendedCriteriaUsed (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getExtendedCriteriaName

public java.lang.String getExtendedCriteriaName()
                                         throws java.io.IOException,
                                                AutomationException
Deprecated. 
Extended criteria name used to filter the features to remove.

Specified by:
getExtendedCriteriaName in interface ISchematicFeatureRemovalRule
Returns:
The extendedCriteriaName
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setExtendedCriteriaName

public void setExtendedCriteriaName(java.lang.String extendedCriteriaName)
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
Extended criteria name used to filter the features to remove.

Specified by:
setExtendedCriteriaName in interface ISchematicFeatureRemovalRule
Parameters:
extendedCriteriaName - The extendedCriteriaName (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isRemoveOrphanNodes

public boolean isRemoveOrphanNodes()
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Indicates if the orphan nodes must be removed.

Specified by:
isRemoveOrphanNodes in interface ISchematicFeatureRemovalRule
Returns:
The removeOrphanNodes
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setRemoveOrphanNodes

public void setRemoveOrphanNodes(boolean removeOrphanNodes)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
Indicates if the orphan nodes must be removed.

Specified by:
setRemoveOrphanNodes in interface ISchematicFeatureRemovalRule
Parameters:
removeOrphanNodes - The removeOrphanNodes (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isUseWhereClause

public boolean isUseWhereClause()
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
Indicates if there is an SQL where clause to filter the features to remove.

Specified by:
isUseWhereClause in interface ISchematicFeatureRemovalRule
Returns:
The useWhereClause
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setUseWhereClause

public void setUseWhereClause(boolean useWhereClause)
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Indicates if there is an SQL where clause to filter the features to remove.

Specified by:
setUseWhereClause in interface ISchematicFeatureRemovalRule
Parameters:
useWhereClause - The useWhereClause (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isUseAttributeName

public boolean isUseAttributeName()
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
Indicates if an attribute is used to filter the feature to remove.

Specified by:
isUseAttributeName in interface ISchematicFeatureRemovalRule
Returns:
The useAttributeName
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setUseAttributeName

public void setUseAttributeName(boolean useAttributeName)
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
Indicates if an attribute is used to filter the feature to remove.

Specified by:
setUseAttributeName in interface ISchematicFeatureRemovalRule
Parameters:
useAttributeName - The useAttributeName (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getAttributeName

public java.lang.String getAttributeName()
                                  throws java.io.IOException,
                                         AutomationException
Deprecated. 
Name of the attribute used to filter the feature to remove.

Specified by:
getAttributeName in interface ISchematicFeatureRemovalRule
Returns:
The attributeName
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setAttributeName

public void setAttributeName(java.lang.String attributeName)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
Name of the attribute used to filter the feature to remove.

Specified by:
setAttributeName in interface ISchematicFeatureRemovalRule
Parameters:
attributeName - The attributeName (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getCompareType

public int getCompareType()
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
Type of comparaison of attribute value.

Specified by:
getCompareType in interface ISchematicFeatureRemovalRule
Returns:
The compareType
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setCompareType

public void setCompareType(int compareType)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
Type of comparaison of attribute value.

Specified by:
setCompareType in interface ISchematicFeatureRemovalRule
Parameters:
compareType - The compareType (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.