public class Association extends FeatureInfoBaseS100
限定符和类型 | 方法和说明 |
---|---|
static long |
getHandle(com.supermap.data.InternalHandle obj) |
String |
getRole1()
获取关联关系中的角色1。
|
String |
getRole2()
获取关联关系中的角色2。
|
S100FCObjectType |
getType()
获取关联关系类型。
|
static void |
setHandle(com.supermap.data.InternalHandle obj,
long handle) |
static void |
setIsDisposable(com.supermap.data.InternalHandleDisposable obj,
boolean disposable) |
dispose, getAlias, getCode, getDefinition, getName, getReMarks, getSuperType, isAbstract
public String getRole1()
public String getRole2()
public S100FCObjectType getType()
getType
在类中 FeatureInfoBaseS100
public static void setIsDisposable(com.supermap.data.InternalHandleDisposable obj, boolean disposable)
public static long getHandle(com.supermap.data.InternalHandle obj)
public static void setHandle(com.supermap.data.InternalHandle obj, long handle)
Copyright © 2021–2024 SuperMap. All rights reserved.