com.esri.arcgis.schematic
Class ISchematicCollapseRelatedElementsRuleProxy

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

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

Description: 'Provides access to members that manage the Collapse Related Elements rule.' 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 ISchematicCollapseRelatedElementsRuleProxy
extends com.esri.arcgis.interop.Dispatch
implements ISchematicCollapseRelatedElementsRule, 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.ISchematicCollapseRelatedElementsRule
IID, IIDd28d3628_199e_4aaf_abac_f6e3ab5006dc
 
Constructor Summary
  ISchematicCollapseRelatedElementsRuleProxy()
          Deprecated. For internal use only
  ISchematicCollapseRelatedElementsRuleProxy(java.lang.Object obj)
          Deprecated.  
protected ISchematicCollapseRelatedElementsRuleProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  ISchematicCollapseRelatedElementsRuleProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected ISchematicCollapseRelatedElementsRuleProxy(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 getDescription()
          Deprecated. Description of the Schematic Collapse Related Elements rule.
 java.lang.String getExtendedCriteriaName()
          Deprecated. Name of the extended criteria.
 java.lang.String getNodeClassName()
          Deprecated. Name of the schematic node element class related to the Schematic Collapse Related Elements rule; that is, name of the schematic node element class to collapse.
 java.lang.String getWhereClause()
          Deprecated. Where clause used on associated feature to filter the schematic elements to collapse.
 boolean isExtendedCriteriaUsed()
          Deprecated. Indicates if additional extended criteria is used.
 boolean isKeepVertices()
          Deprecated. Indicates if the Schematic Collapse Related Elements rule keeps the links vertices.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setDescription(java.lang.String description)
          Deprecated. Description of the Schematic Collapse Related Elements rule.
 void setExtendedCriteriaName(java.lang.String extendedCriteriaName)
          Deprecated. Name of the extended criteria.
 void setExtendedCriteriaUsed(boolean extendedCriteriaUsed)
          Deprecated. Indicates if additional extended criteria is used.
 void setKeepVertices(boolean keepVertices)
          Deprecated. Indicates if the Schematic Collapse Related Elements rule keeps the links vertices.
 void setNodeClassName(java.lang.String nodeClassName)
          Deprecated. Name of the schematic node element class related to the Schematic Collapse Related Elements rule; that is, name of the schematic node element class to collapse.
 void setWhereClause(java.lang.String whereClause)
          Deprecated. Where clause used on associated feature to filter the schematic elements to collapse.
 
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

ISchematicCollapseRelatedElementsRuleProxy

public ISchematicCollapseRelatedElementsRuleProxy(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

ISchematicCollapseRelatedElementsRuleProxy

public ISchematicCollapseRelatedElementsRuleProxy()
Deprecated. 
For internal use only


ISchematicCollapseRelatedElementsRuleProxy

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

ISchematicCollapseRelatedElementsRuleProxy

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

ISchematicCollapseRelatedElementsRuleProxy

protected ISchematicCollapseRelatedElementsRuleProxy(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

getDescription

public java.lang.String getDescription()
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
Description of the Schematic Collapse Related Elements rule.

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

setDescription

public void setDescription(java.lang.String description)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
Description of the Schematic Collapse Related Elements rule.

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

getNodeClassName

public java.lang.String getNodeClassName()
                                  throws java.io.IOException,
                                         AutomationException
Deprecated. 
Name of the schematic node element class related to the Schematic Collapse Related Elements rule; that is, name of the schematic node element class to collapse.

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

setNodeClassName

public void setNodeClassName(java.lang.String nodeClassName)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
Name of the schematic node element class related to the Schematic Collapse Related Elements rule; that is, name of the schematic node element class to collapse.

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

isKeepVertices

public boolean isKeepVertices()
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Indicates if the Schematic Collapse Related Elements rule keeps the links vertices.

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

setKeepVertices

public void setKeepVertices(boolean keepVertices)
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
Indicates if the Schematic Collapse Related Elements rule keeps the links vertices.

Specified by:
setKeepVertices in interface ISchematicCollapseRelatedElementsRule
Parameters:
keepVertices - The keepVertices (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 collapse.

Specified by:
getWhereClause in interface ISchematicCollapseRelatedElementsRule
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 collapse.

Specified by:
setWhereClause in interface ISchematicCollapseRelatedElementsRule
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 ISchematicCollapseRelatedElementsRule
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 ISchematicCollapseRelatedElementsRule
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. 
Name of the extended criteria.

Specified by:
getExtendedCriteriaName in interface ISchematicCollapseRelatedElementsRule
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. 
Name of the extended criteria.

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