|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.esri.arcgis.interop.Dispatch
com.esri.arcgis.schematic.ISchematicExpandLinksByAttributeRuleProxy
Description: 'Provides access to members that manage the Expand link by attribute 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 ISchematicExpandLinksByAttributeRuleProxy
Internal use class
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.ISchematicExpandLinksByAttributeRule |
---|
IID, IID460616a4_1363_4737_98b7_c476e4f8acca |
Constructor Summary | |
---|---|
|
ISchematicExpandLinksByAttributeRuleProxy()
Deprecated. For internal use only |
|
ISchematicExpandLinksByAttributeRuleProxy(java.lang.Object obj)
Deprecated. |
protected |
ISchematicExpandLinksByAttributeRuleProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
ISchematicExpandLinksByAttributeRuleProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
ISchematicExpandLinksByAttributeRuleProxy(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 |
getExtendedCriteriaName()
Deprecated. Name of the extended criteria which gives the number of expected links. |
java.lang.String |
getField()
Deprecated. Field name of the associated feature giving the number of expected expanded links. |
int |
getFieldFormat()
Deprecated. Format of the field giving the number of expected expanded links. |
java.lang.String |
getLinkElementClassName()
Deprecated. Name of the schematic link class to expand. |
java.lang.String |
getRangeValuesSeparator()
Deprecated. Range values separator character. |
java.lang.String |
getSetOfCharactersSeparator()
Deprecated. List of Characters Separator character. |
java.lang.String |
getStorageName()
Deprecated. Name of the field used to store the decoded value of the expanded link (optional). |
java.lang.String |
getWhereClause()
Deprecated. Where clause used on associated feature to filter the schematic links expand. |
boolean |
isExtendedCriteria()
Deprecated. Indicates if an extended criteria is used to get the number of expected links. |
boolean |
isKeepLinksWithNoValue()
Deprecated. Indicates if the rule keeps Links which field has no value. |
boolean |
isUseCodeName()
Deprecated. Indicates if the code name (or domain name) should be used to get the number of expected expanded links. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
setDescription(java.lang.String rhs1)
Deprecated. Description of the Schematic Expand link by attribute rule. |
void |
setExtendedCriteria(boolean extendedCriteria)
Deprecated. Indicates if an extended criteria is used to get the number of expected links. |
void |
setExtendedCriteriaName(java.lang.String extendedCriteriaName)
Deprecated. Name of the extended criteria which gives the number of expected links. |
void |
setField(java.lang.String field)
Deprecated. Field name of the associated feature giving the number of expected expanded links. |
void |
setFieldFormat(int fieldFormat)
Deprecated. Format of the field giving the number of expected expanded links. |
void |
setKeepLinksWithNoValue(boolean keepLinksWithNoValue)
Deprecated. Indicates if the rule keeps Links which field has no value. |
void |
setLinkElementClassName(java.lang.String linkElementClassName)
Deprecated. Name of the schematic link class to expand. |
void |
setRangeValuesSeparator(java.lang.String separator)
Deprecated. Range values separator character. |
void |
setSetOfCharactersSeparator(java.lang.String separator)
Deprecated. List of Characters Separator character. |
void |
setStorageName(java.lang.String storageName)
Deprecated. Name of the field used to store the decoded value of the expanded link (optional). |
void |
setUseCodeName(boolean useCodeName)
Deprecated. Indicates if the code name (or domain name) should be used to get the number of expected expanded links. |
void |
setWhereClause(java.lang.String whereClause)
Deprecated. Where clause used on associated feature to filter the schematic links expand. |
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 |
---|
public static final java.lang.Class targetClass
public boolean noncastable
Constructor Detail |
---|
public ISchematicExpandLinksByAttributeRuleProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.net.UnknownHostException, java.io.IOException
java.net.UnknownHostException
java.io.IOException
public ISchematicExpandLinksByAttributeRuleProxy()
public ISchematicExpandLinksByAttributeRuleProxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected ISchematicExpandLinksByAttributeRuleProxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected ISchematicExpandLinksByAttributeRuleProxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource) throws java.io.IOException
addListener
in class com.esri.arcgis.interop.Dispatch
java.io.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
removeListener
in class com.esri.arcgis.interop.Dispatch
java.io.IOException
public void setDescription(java.lang.String rhs1) throws java.io.IOException, AutomationException
setDescription
in interface ISchematicExpandLinksByAttributeRule
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getField() throws java.io.IOException, AutomationException
getField
in interface ISchematicExpandLinksByAttributeRule
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setField(java.lang.String field) throws java.io.IOException, AutomationException
setField
in interface ISchematicExpandLinksByAttributeRule
field
- The field (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getFieldFormat() throws java.io.IOException, AutomationException
getFieldFormat
in interface ISchematicExpandLinksByAttributeRule
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setFieldFormat(int fieldFormat) throws java.io.IOException, AutomationException
setFieldFormat
in interface ISchematicExpandLinksByAttributeRule
fieldFormat
- The fieldFormat (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getSetOfCharactersSeparator() throws java.io.IOException, AutomationException
getSetOfCharactersSeparator
in interface ISchematicExpandLinksByAttributeRule
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSetOfCharactersSeparator(java.lang.String separator) throws java.io.IOException, AutomationException
setSetOfCharactersSeparator
in interface ISchematicExpandLinksByAttributeRule
separator
- The separator (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getRangeValuesSeparator() throws java.io.IOException, AutomationException
getRangeValuesSeparator
in interface ISchematicExpandLinksByAttributeRule
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setRangeValuesSeparator(java.lang.String separator) throws java.io.IOException, AutomationException
setRangeValuesSeparator
in interface ISchematicExpandLinksByAttributeRule
separator
- The separator (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getStorageName() throws java.io.IOException, AutomationException
getStorageName
in interface ISchematicExpandLinksByAttributeRule
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setStorageName(java.lang.String storageName) throws java.io.IOException, AutomationException
setStorageName
in interface ISchematicExpandLinksByAttributeRule
storageName
- The storageName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isExtendedCriteria() throws java.io.IOException, AutomationException
isExtendedCriteria
in interface ISchematicExpandLinksByAttributeRule
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setExtendedCriteria(boolean extendedCriteria) throws java.io.IOException, AutomationException
setExtendedCriteria
in interface ISchematicExpandLinksByAttributeRule
extendedCriteria
- The extendedCriteria (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getExtendedCriteriaName() throws java.io.IOException, AutomationException
getExtendedCriteriaName
in interface ISchematicExpandLinksByAttributeRule
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setExtendedCriteriaName(java.lang.String extendedCriteriaName) throws java.io.IOException, AutomationException
setExtendedCriteriaName
in interface ISchematicExpandLinksByAttributeRule
extendedCriteriaName
- The extendedCriteriaName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getLinkElementClassName() throws java.io.IOException, AutomationException
getLinkElementClassName
in interface ISchematicExpandLinksByAttributeRule
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setLinkElementClassName(java.lang.String linkElementClassName) throws java.io.IOException, AutomationException
setLinkElementClassName
in interface ISchematicExpandLinksByAttributeRule
linkElementClassName
- The linkElementClassName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getWhereClause() throws java.io.IOException, AutomationException
getWhereClause
in interface ISchematicExpandLinksByAttributeRule
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setWhereClause(java.lang.String whereClause) throws java.io.IOException, AutomationException
setWhereClause
in interface ISchematicExpandLinksByAttributeRule
whereClause
- The whereClause (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isKeepLinksWithNoValue() throws java.io.IOException, AutomationException
isKeepLinksWithNoValue
in interface ISchematicExpandLinksByAttributeRule
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setKeepLinksWithNoValue(boolean keepLinksWithNoValue) throws java.io.IOException, AutomationException
setKeepLinksWithNoValue
in interface ISchematicExpandLinksByAttributeRule
keepLinksWithNoValue
- The keepLinksWithNoValue (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isUseCodeName() throws java.io.IOException, AutomationException
isUseCodeName
in interface ISchematicExpandLinksByAttributeRule
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setUseCodeName(boolean useCodeName) throws java.io.IOException, AutomationException
setUseCodeName
in interface ISchematicExpandLinksByAttributeRule
useCodeName
- The useCodeName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |