com.esri.arcgis.schematic
Class ISchematicNodeReductionRuleByPriorityProxy

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

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

Description: 'Provides access to members that manage the generic Schematic Node Reduction By Priority 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 ISchematicNodeReductionRuleByPriorityProxy
extends com.esri.arcgis.interop.Dispatch
implements ISchematicNodeReductionRuleByPriority, 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.ISchematicNodeReductionRuleByPriority
IID, IID1ba9b292_c035_4d19_968b_49a7ef3ef867
 
Constructor Summary
  ISchematicNodeReductionRuleByPriorityProxy()
          Deprecated. For internal use only
  ISchematicNodeReductionRuleByPriorityProxy(java.lang.Object obj)
          Deprecated.  
protected ISchematicNodeReductionRuleByPriorityProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  ISchematicNodeReductionRuleByPriorityProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected ISchematicNodeReductionRuleByPriorityProxy(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.  
 int getActivePriority()
          Deprecated. Indicates if the element class priority is activated.
 java.lang.Object getElementClassPrioritiesToReduceAlways()
          Deprecated. List of the element class names the Schematic Node Reduction By Priority rule must always reduce ordered by their decreasing priority.
 java.lang.String getExtendedCriteriaName()
          Deprecated. Name of the extended criteria.
 java.lang.Object getOrderedElementClassPriorities()
          Deprecated. List of the element class names ordered by their decreasing priority for the Schematic Node Reduction By Priority rule.
 boolean isExtendedCriteriaUsed()
          Deprecated. Indicates if additional extended criteria is used.
 boolean isNodeDegreeConstraint()
          Deprecated. Indicates if the degree of the nodes is a constraint for the Schematic Node Reduction By Priority rule.
 boolean isReduceIfOnlyTwoChoicesWithSamePriority()
          Deprecated. Indicates if the Schematic Node Reduction By Priority rule occurs if there are only two possibilities to apply the rule and if these solutions have the same priority.
 boolean isReduceNodeDegree0()
          Deprecated. Indicates if the disconnected nodes (that is, the nodes with degree 0) must be automatically reduced by the Schematic Node Reduction By Priority rule.
 boolean isReduceNodeDegree1()
          Deprecated. Indicates if the leaves nodes (that is, the nodes with degree 1) must be automatically reduced by the Schematic Node Reduction By Priority rule.
 boolean isReduceNodeDegree2()
          Deprecated. Indicates if the nodes with degree 2 must be automatically reduced by the Schematic Node Reduction By Priority rule.
 boolean isReduceNodeDegreeSup3()
          Deprecated. Indicates if the nodes with a degree upper than 2 must be automatically reduced by the Schematic Node Reduction By Priority rule.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setActivePriority(int priority)
          Deprecated. Indicates if the element class priority is activated.
 void setElementClassPrioritiesToReduceAlways(java.lang.Object names)
          Deprecated. List of the element class names the Schematic Node Reduction By Priority rule must always reduce ordered by their decreasing priority.
 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 setNodeDegreeConstraint(boolean degreeConstraint)
          Deprecated. Indicates if the degree of the nodes is a constraint for the Schematic Node Reduction By Priority rule.
 void setOrderedElementClassPriorities(java.lang.Object names)
          Deprecated. List of the element class names ordered by their decreasing priority for the Schematic Node Reduction By Priority rule.
 void setReduceIfOnlyTwoChoicesWithSamePriority(boolean reduce)
          Deprecated. Indicates if the Schematic Node Reduction By Priority rule occurs if there are only two possibilities to apply the rule and if these solutions have the same priority.
 void setReduceNodeDegree0(boolean reduce)
          Deprecated. Indicates if the disconnected nodes (that is, the nodes with degree 0) must be automatically reduced by the Schematic Node Reduction By Priority rule.
 void setReduceNodeDegree1(boolean reduce)
          Deprecated. Indicates if the leaves nodes (that is, the nodes with degree 1) must be automatically reduced by the Schematic Node Reduction By Priority rule.
 void setReduceNodeDegree2(boolean reduce)
          Deprecated. Indicates if the nodes with degree 2 must be automatically reduced by the Schematic Node Reduction By Priority rule.
 void setReduceNodeDegreeSup3(boolean reduce)
          Deprecated. Indicates if the nodes with a degree upper than 2 must be automatically reduced by the Schematic Node Reduction By Priority rule.
 
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

ISchematicNodeReductionRuleByPriorityProxy

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

ISchematicNodeReductionRuleByPriorityProxy

public ISchematicNodeReductionRuleByPriorityProxy()
Deprecated. 
For internal use only


ISchematicNodeReductionRuleByPriorityProxy

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

ISchematicNodeReductionRuleByPriorityProxy

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

ISchematicNodeReductionRuleByPriorityProxy

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

isNodeDegreeConstraint

public boolean isNodeDegreeConstraint()
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
Indicates if the degree of the nodes is a constraint for the Schematic Node Reduction By Priority rule.

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

setNodeDegreeConstraint

public void setNodeDegreeConstraint(boolean degreeConstraint)
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
Indicates if the degree of the nodes is a constraint for the Schematic Node Reduction By Priority rule.

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

isReduceNodeDegree0

public boolean isReduceNodeDegree0()
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Indicates if the disconnected nodes (that is, the nodes with degree 0) must be automatically reduced by the Schematic Node Reduction By Priority rule.

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

setReduceNodeDegree0

public void setReduceNodeDegree0(boolean reduce)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
Indicates if the disconnected nodes (that is, the nodes with degree 0) must be automatically reduced by the Schematic Node Reduction By Priority rule.

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

isReduceNodeDegree1

public boolean isReduceNodeDegree1()
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Indicates if the leaves nodes (that is, the nodes with degree 1) must be automatically reduced by the Schematic Node Reduction By Priority rule.

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

setReduceNodeDegree1

public void setReduceNodeDegree1(boolean reduce)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
Indicates if the leaves nodes (that is, the nodes with degree 1) must be automatically reduced by the Schematic Node Reduction By Priority rule.

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

isReduceNodeDegree2

public boolean isReduceNodeDegree2()
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Indicates if the nodes with degree 2 must be automatically reduced by the Schematic Node Reduction By Priority rule.

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

setReduceNodeDegree2

public void setReduceNodeDegree2(boolean reduce)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
Indicates if the nodes with degree 2 must be automatically reduced by the Schematic Node Reduction By Priority rule.

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

isReduceNodeDegreeSup3

public boolean isReduceNodeDegreeSup3()
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
Indicates if the nodes with a degree upper than 2 must be automatically reduced by the Schematic Node Reduction By Priority rule.

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

setReduceNodeDegreeSup3

public void setReduceNodeDegreeSup3(boolean reduce)
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
Indicates if the nodes with a degree upper than 2 must be automatically reduced by the Schematic Node Reduction By Priority rule.

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

getActivePriority

public int getActivePriority()
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
Indicates if the element class priority is activated.

Specified by:
getActivePriority in interface ISchematicNodeReductionRuleByPriority
Returns:
A com.esri.arcgis.schematic.esriSchematicReductionPriority constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setActivePriority

public void setActivePriority(int priority)
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Indicates if the element class priority is activated.

Specified by:
setActivePriority in interface ISchematicNodeReductionRuleByPriority
Parameters:
priority - A com.esri.arcgis.schematic.esriSchematicReductionPriority constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getOrderedElementClassPriorities

public java.lang.Object getOrderedElementClassPriorities()
                                                  throws java.io.IOException,
                                                         AutomationException
Deprecated. 
List of the element class names ordered by their decreasing priority for the Schematic Node Reduction By Priority rule.

Specified by:
getOrderedElementClassPriorities in interface ISchematicNodeReductionRuleByPriority
Returns:
A Variant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setOrderedElementClassPriorities

public void setOrderedElementClassPriorities(java.lang.Object names)
                                      throws java.io.IOException,
                                             AutomationException
Deprecated. 
List of the element class names ordered by their decreasing priority for the Schematic Node Reduction By Priority rule.

Specified by:
setOrderedElementClassPriorities in interface ISchematicNodeReductionRuleByPriority
Parameters:
names - A Variant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isReduceIfOnlyTwoChoicesWithSamePriority

public boolean isReduceIfOnlyTwoChoicesWithSamePriority()
                                                 throws java.io.IOException,
                                                        AutomationException
Deprecated. 
Indicates if the Schematic Node Reduction By Priority rule occurs if there are only two possibilities to apply the rule and if these solutions have the same priority.

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

setReduceIfOnlyTwoChoicesWithSamePriority

public void setReduceIfOnlyTwoChoicesWithSamePriority(boolean reduce)
                                               throws java.io.IOException,
                                                      AutomationException
Deprecated. 
Indicates if the Schematic Node Reduction By Priority rule occurs if there are only two possibilities to apply the rule and if these solutions have the same priority.

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

getElementClassPrioritiesToReduceAlways

public java.lang.Object getElementClassPrioritiesToReduceAlways()
                                                         throws java.io.IOException,
                                                                AutomationException
Deprecated. 
List of the element class names the Schematic Node Reduction By Priority rule must always reduce ordered by their decreasing priority.

Specified by:
getElementClassPrioritiesToReduceAlways in interface ISchematicNodeReductionRuleByPriority
Returns:
A Variant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setElementClassPrioritiesToReduceAlways

public void setElementClassPrioritiesToReduceAlways(java.lang.Object names)
                                             throws java.io.IOException,
                                                    AutomationException
Deprecated. 
List of the element class names the Schematic Node Reduction By Priority rule must always reduce ordered by their decreasing priority.

Specified by:
setElementClassPrioritiesToReduceAlways in interface ISchematicNodeReductionRuleByPriority
Parameters:
names - A Variant (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 ISchematicNodeReductionRuleByPriority
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 ISchematicNodeReductionRuleByPriority
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 ISchematicNodeReductionRuleByPriority
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 ISchematicNodeReductionRuleByPriority
Parameters:
extendedCriteriaName - The extendedCriteriaName (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.