com.esri.arcgis.schematic
Class SchematicNodeReductionRuleByPriority

java.lang.Object
  extended by com.esri.arcgis.schematic.SchematicNodeReductionRuleByPriority
All Implemented Interfaces:
com.esri.arcgis.interop.RemoteObjRef, ISchematicNodeReductionRule, ISchematicNodeReductionRuleByPriority, ISchematicRule, ISchematicRuleDesign, ISchematicRuleFilter, java.io.Serializable

public class SchematicNodeReductionRuleByPriority
extends java.lang.Object
implements com.esri.arcgis.interop.RemoteObjRef, ISchematicRule, ISchematicRuleDesign, ISchematicRuleFilter, ISchematicNodeReductionRule, ISchematicNodeReductionRuleByPriority

COM Class 'SchematicNodeReductionRuleByPriority'. Generated 3/19/2015 1:20:46 PM from 'C:\ArcGIS\COM\esriSchematic.olb'

Description 'Schematic Node Reduction By Priority rule 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 =

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface com.esri.arcgis.schematic.ISchematicRule
IID, IID0f611689_2c12_4e4d_80b9_cca2b3d5c7f4, xxDummy
 
Fields inherited from interface com.esri.arcgis.schematic.ISchematicRuleDesign
IID, IIDf11386df_d11d_4b5b_8d80_05cd6fb7d2e5, xxDummy
 
Fields inherited from interface com.esri.arcgis.schematic.ISchematicRuleFilter
IID, IID3baea23d_9486_4680_810d_c54ea50ea610, xxDummy
 
Fields inherited from interface com.esri.arcgis.schematic.ISchematicNodeReductionRule
IID, IID408e7ab3_d216_49ae_b683_017edb258d0f, xxDummy
 
Fields inherited from interface com.esri.arcgis.schematic.ISchematicNodeReductionRuleByPriority
IID, IID1ba9b292_c035_4d19_968b_49a7ef3ef867, xxDummy
 
Constructor Summary
SchematicNodeReductionRuleByPriority()
          Constructs a SchematicNodeReductionRuleByPriority using ArcGIS Engine.
SchematicNodeReductionRuleByPriority(java.lang.Object obj)
          Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
SchematicNodeReductionRuleByPriority theSchematicNodeReductionRuleByPriority = (SchematicNodeReductionRuleByPriority) obj;
 
Method Summary
 void alter(ISchematicDiagramClass schematicDiagramClass, IPropertySet propertySet)
          Changes the schematic rule for the specified schematic diagram class with the specified rule type PropertySet.
 void apply(ISchematicInMemoryDiagram inMemoryDiagram, ITrackCancel cancelTracker)
          Applies the schematic rule on the specified schematic in memory diagram.
 boolean canApply(ISchematicBuilder schematicBuiler)
          Indicates if the rule can apply to the given builder.
 void detach()
          Detach rule from dataset.
 boolean equals(java.lang.Object o)
          Compare this object with another
 int getActivePriority()
          Indicates if the element class priority is activated.
 IUID getClassID()
          ClassID of the schematic rule.
static java.lang.String getClsid()
          getClsid.
 java.lang.String getDescription()
          Description of the schematic rule.
 java.lang.Object getElementClassPrioritiesToReduceAlways()
          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()
          Name of the extended criteria.
 java.lang.String getIncidentLinkAttributeName()
          Name of the attribute field that use for the link attribute option.
 com.esri.arcgis.interop.Dispatch getJintegraDispatch()
          Deprecated. Internal use only.
 java.lang.String getName()
          Name of the schematic rule.
 java.lang.String getNodeClassName()
          Name of the schematic node element class related to the Schematic Node Reduction rule; that is, name of the schematic node element class to reduce.
 java.lang.Object getOrderedElementClassPriorities()
          List of the element class names ordered by their decreasing priority for the Schematic Node Reduction By Priority rule.
 IPropertySet getPropertySet()
          PropertySet related to the schematic rule.
 ISchematicDiagramClass getSchematicDiagramClass()
          Schematic diagram class related to the schematic rule.
 java.lang.String getWhereClause()
          Where clause used on associated feature to filter the schematic elements to reduce.
 int hashCode()
          the hashcode for this object
 boolean isExtendedCriteriaUsed()
          Indicates if additional extended criteria is used.
 boolean isKeepVertices()
          Indicates if the Schematic Node Reduction rule keeps the links vertices.
 boolean isNodeDegreeConstraint()
          Indicates if the degree of the nodes is a constraint for the Schematic Node Reduction By Priority rule.
 boolean isReduceIfOnlyTwoChoicesWithSamePriority()
          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()
          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()
          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()
          Indicates if the nodes with degree 2 must be automatically reduced by the Schematic Node Reduction By Priority rule.
 boolean isReduceNodeDegreeSup3()
          Indicates if the nodes with a degree upper than 2 must be automatically reduced by the Schematic Node Reduction By Priority rule.
 boolean isUseIncidentLinkAttribute()
          Indicates if the Schematic Node Reduction rule use the link attribute.
 void release()
          Release a SchematicNodeReductionRuleByPriority.
 void setActivePriority(int priority)
          Indicates if the element class priority is activated.
 void setDescription(java.lang.String description)
          Description of the Schematic Node Reduction rule.
 void setElementClassPrioritiesToReduceAlways(java.lang.Object names)
          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)
          Name of the extended criteria.
 void setExtendedCriteriaUsed(boolean extendedCriteriaUsed)
          Indicates if additional extended criteria is used.
 void setIncidentLinkAttributeName(java.lang.String incidentLinkAttributeName)
          Name of the attribute field that use for the link attribute option.
 void setKeepVertices(boolean keepVertices)
          Indicates if the Schematic Node Reduction rule keeps the links vertices.
 void setNodeClassName(java.lang.String nodeClassName)
          Name of the schematic node element class related to the Schematic Node Reduction rule; that is, name of the schematic node element class to reduce.
 void setNodeDegreeConstraint(boolean degreeConstraint)
          Indicates if the degree of the nodes is a constraint for the Schematic Node Reduction By Priority rule.
 void setOrderedElementClassPriorities(java.lang.Object names)
          List of the element class names ordered by their decreasing priority for the Schematic Node Reduction By Priority rule.
 void setPropertySet(IPropertySet rhs1)
          PropertySet related to the schematic rule.
 void setReduceIfOnlyTwoChoicesWithSamePriority(boolean reduce)
          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)
          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)
          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)
          Indicates if the nodes with degree 2 must be automatically reduced by the Schematic Node Reduction By Priority rule.
 void setReduceNodeDegreeSup3(boolean reduce)
          Indicates if the nodes with a degree upper than 2 must be automatically reduced by the Schematic Node Reduction By Priority rule.
 void setSchematicDiagramClassByRef(ISchematicDiagramClass schematicDiagramClass)
          Schematic diagram class related to the schematic builder.
 void setUseIncidentLinkAttribute(boolean useIncidentLinkAttribute)
          Indicates if the Schematic Node Reduction rule use the link attribute.
 void setWhereClause(java.lang.String whereClause)
          Where clause used on associated feature to filter the schematic elements to reduce.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchematicNodeReductionRuleByPriority

public SchematicNodeReductionRuleByPriority()
                                     throws java.io.IOException,
                                            java.net.UnknownHostException
Constructs a SchematicNodeReductionRuleByPriority using ArcGIS Engine.

Throws:
java.io.IOException - if there are interop problems
java.net.UnknownHostException - if there are interop problems

SchematicNodeReductionRuleByPriority

public SchematicNodeReductionRuleByPriority(java.lang.Object obj)
                                     throws java.io.IOException
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
SchematicNodeReductionRuleByPriority theSchematicNodeReductionRuleByPriority = (SchematicNodeReductionRuleByPriority) obj;

Construct a SchematicNodeReductionRuleByPriority using a reference to such an object returned from ArcGIS Engine or Server. This is semantically equivalent to casting obj to SchematicNodeReductionRuleByPriority.

Parameters:
obj - an object returned from ArcGIS Engine or Server
Throws:
java.io.IOException - if there are interop problems
Method Detail

getClsid

public static java.lang.String getClsid()
getClsid.


equals

public boolean equals(java.lang.Object o)
Compare this object with another

Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
the hashcode for this object

Overrides:
hashCode in class java.lang.Object

getJintegraDispatch

public com.esri.arcgis.interop.Dispatch getJintegraDispatch()
Deprecated. Internal use only.

Specified by:
getJintegraDispatch in interface com.esri.arcgis.interop.RemoteObjRef

release

public void release()
Release a SchematicNodeReductionRuleByPriority.

Specified by:
release in interface com.esri.arcgis.interop.RemoteObjRef

getName

public java.lang.String getName()
                         throws java.io.IOException,
                                AutomationException
Name of the schematic rule.

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

getDescription

public java.lang.String getDescription()
                                throws java.io.IOException,
                                       AutomationException
Description of the schematic rule.

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

getClassID

public IUID getClassID()
                throws java.io.IOException,
                       AutomationException
ClassID of the schematic rule.

Specified by:
getClassID in interface ISchematicRule
Returns:
A reference to a com.esri.arcgis.system.IUID
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getPropertySet

public IPropertySet getPropertySet()
                            throws java.io.IOException,
                                   AutomationException
PropertySet related to the schematic rule.

Specified by:
getPropertySet in interface ISchematicRule
Returns:
A reference to a com.esri.arcgis.system.IPropertySet
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getSchematicDiagramClass

public ISchematicDiagramClass getSchematicDiagramClass()
                                                throws java.io.IOException,
                                                       AutomationException
Schematic diagram class related to the schematic rule.

Specified by:
getSchematicDiagramClass in interface ISchematicRule
Specified by:
getSchematicDiagramClass in interface ISchematicRuleDesign
Returns:
A reference to a com.esri.arcgis.schematic.ISchematicDiagramClass
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

alter

public void alter(ISchematicDiagramClass schematicDiagramClass,
                  IPropertySet propertySet)
           throws java.io.IOException,
                  AutomationException
Changes the schematic rule for the specified schematic diagram class with the specified rule type PropertySet.

Specified by:
alter in interface ISchematicRule
Parameters:
schematicDiagramClass - A reference to a com.esri.arcgis.schematic.ISchematicDiagramClass (in)
propertySet - A reference to a com.esri.arcgis.system.IPropertySet (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

apply

public void apply(ISchematicInMemoryDiagram inMemoryDiagram,
                  ITrackCancel cancelTracker)
           throws java.io.IOException,
                  AutomationException
Applies the schematic rule on the specified schematic in memory diagram.

Specified by:
apply in interface ISchematicRule
Parameters:
inMemoryDiagram - A reference to a com.esri.arcgis.schematic.ISchematicInMemoryDiagram (in)
cancelTracker - A reference to a com.esri.arcgis.system.ITrackCancel (in, optional, pass 0 if not required)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setPropertySet

public void setPropertySet(IPropertySet rhs1)
                    throws java.io.IOException,
                           AutomationException
PropertySet related to the schematic rule.

Specified by:
setPropertySet in interface ISchematicRuleDesign
Parameters:
rhs1 - A reference to a com.esri.arcgis.system.IPropertySet (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setSchematicDiagramClassByRef

public void setSchematicDiagramClassByRef(ISchematicDiagramClass schematicDiagramClass)
                                   throws java.io.IOException,
                                          AutomationException
Schematic diagram class related to the schematic builder.

Specified by:
setSchematicDiagramClassByRef in interface ISchematicRuleDesign
Parameters:
schematicDiagramClass - A reference to a com.esri.arcgis.schematic.ISchematicDiagramClass (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

detach

public void detach()
            throws java.io.IOException,
                   AutomationException
Detach rule from dataset.

Specified by:
detach in interface ISchematicRuleDesign
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

canApply

public boolean canApply(ISchematicBuilder schematicBuiler)
                 throws java.io.IOException,
                        AutomationException
Indicates if the rule can apply to the given builder.

Specified by:
canApply in interface ISchematicRuleFilter
Parameters:
schematicBuiler - A reference to a com.esri.arcgis.schematic.ISchematicBuilder (in)
Returns:
The apply
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
Description of the Schematic Node Reduction rule.

Specified by:
setDescription in interface ISchematicNodeReductionRule
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
Name of the schematic node element class related to the Schematic Node Reduction rule; that is, name of the schematic node element class to reduce.

Specified by:
getNodeClassName in interface ISchematicNodeReductionRule
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
Name of the schematic node element class related to the Schematic Node Reduction rule; that is, name of the schematic node element class to reduce.

Specified by:
setNodeClassName in interface ISchematicNodeReductionRule
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
Indicates if the Schematic Node Reduction rule keeps the links vertices.

Specified by:
isKeepVertices in interface ISchematicNodeReductionRule
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
Indicates if the Schematic Node Reduction rule keeps the links vertices.

Specified by:
setKeepVertices in interface ISchematicNodeReductionRule
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
Where clause used on associated feature to filter the schematic elements to reduce.

Specified by:
getWhereClause in interface ISchematicNodeReductionRule
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
Where clause used on associated feature to filter the schematic elements to reduce.

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

isUseIncidentLinkAttribute

public boolean isUseIncidentLinkAttribute()
                                   throws java.io.IOException,
                                          AutomationException
Indicates if the Schematic Node Reduction rule use the link attribute.

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

setUseIncidentLinkAttribute

public void setUseIncidentLinkAttribute(boolean useIncidentLinkAttribute)
                                 throws java.io.IOException,
                                        AutomationException
Indicates if the Schematic Node Reduction rule use the link attribute.

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

getIncidentLinkAttributeName

public java.lang.String getIncidentLinkAttributeName()
                                              throws java.io.IOException,
                                                     AutomationException
Name of the attribute field that use for the link attribute option.

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

setIncidentLinkAttributeName

public void setIncidentLinkAttributeName(java.lang.String incidentLinkAttributeName)
                                  throws java.io.IOException,
                                         AutomationException
Name of the attribute field that use for the link attribute option.

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

isNodeDegreeConstraint

public boolean isNodeDegreeConstraint()
                               throws java.io.IOException,
                                      AutomationException
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.