| Constructor and Description |
|---|
DERelationshipClass() |
addField, addIndex, addIndex, getAliasName, getCLSID, getControllerMemberships, getDefaultSubtypeCode, getEXTCLSID, getExtensionProperties, getFields, getGlobalIDFieldName, getIndexes, getModelName, getOIDFieldName, getRasterFieldName, getRelationshipClassNames, getSubtypeFieldName, getSubtypes, isHasGlobalID, isHasOID, setAliasName, setCLSID, setControllerMemberships, setDefaultSubtypeCode, setEXTCLSID, setExtensionProperties, setFields, setGlobalIDFieldName, setHasGlobalID, setHasOID, setIndexes, setModelName, setOIDFieldName, setRasterFieldName, setRelationshipClassNames, setSubtypeFieldName, setSubtypesgetConfigurationKeyword, getDatasetType, getDSID, isCanVersion, isVersioned, setCanVersion, setConfigurationKeyword, setDatasetType, setDSID, setVersionedclone, getCatalogPath, getChildren, getChildrenExpanded, getFullPropsRetrieved, getMetadata, getMetadataRetrieved, getName, getParentCatalogPath, getTypeName, setCatalogPath, setChildren, setChildrenExpanded, setFullPropsRetrieved, setMetadata, setMetadataRetrieved, setName, setTypeName, toStringpublic String getBackwardPathLabel()
public RelCardinality getCardinality()
public RelClassKey getClassKey()
public List<RelationshipClassKey> getDestinationClassKeys()
public String getForwardPathLabel()
public RelNotification getNotification()
public List<RelationshipClassKey> getOriginClassKeys()
public List<RelationshipRule> getRelationshipRules()
public RelKeyType getReyType()
public boolean isAttributed()
public boolean isComposite()
public boolean isReflexive()
public void setAttributed(boolean isAttributed)
public void setBackwardPathLabel(String backwardPathLabel)
public void setCardinality(RelCardinality cardinality)
public void setClassKey(RelClassKey classKey)
public void setComposite(boolean isComposite)
public void setDestinationClassKeys(List<RelationshipClassKey> destinationClassKeys)
public void setForwardPathLabel(String forwardPathLabel)
public void setNotification(RelNotification notification)
public void setOriginClassKeys(List<RelationshipClassKey> originClassKeys)
public void setReflexive(boolean isReflexive)
public void setRelationshipRules(List<RelationshipRule> relationshipRules)
public void setReyType(RelKeyType reyType)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.