public static class ItemModelConverter.RelationTypeAttributeInfo extends ItemModelConverter.TypeAttributeInfo
| Constructor and Description |
|---|
RelationTypeAttributeInfo(String qualifier,
String enclosingTypeQualifier) |
| Modifier and Type | Method and Description |
|---|---|
ComposedType |
getConcreteSourceSideType() |
ComposedType |
getConcreteTargetSideType() |
boolean |
isRelation() |
boolean |
isSource() |
void |
setConcreteSourceSideType(ComposedType concreteSourceSideType) |
void |
setConcreteTargetSideType(ComposedType concreteTargetSideType) |
void |
setSource(boolean source) |
getAttributeHandler, getEnclosingTypeQualifier, getExtensionName, getQualifier, getRelationName, getRelationType, isEncrypted, isInitial, isJaloOnly, isLocalized, isMandatory, isMandatoryForCreation, isNonLazyLoading, isOptional, isPartOf, isPreFetched, isPrivate, isReadable, isRedeclared, isReference, isRequiredForCreation, isUnique, isWritable, isWritableFlag, setAttributeHandler, setEncrypted, setExtensionName, setInitial, setJaloOnly, setLocalized, setMandatory, setMandatoryForCreation, setNonLazyLoading, setOptional, setPartOf, setPrivate, setReadable, setRedeclared, setReference, setRelationName, setRelationType, setRequiredForCreation, setUnique, setWritable, setWritableFlag, toStringpublic boolean isRelation()
isRelation in class ItemModelConverter.TypeAttributeInfopublic boolean isSource()
public void setSource(boolean source)
public void setConcreteSourceSideType(ComposedType concreteSourceSideType)
public ComposedType getConcreteSourceSideType()
public void setConcreteTargetSideType(ComposedType concreteTargetSideType)
public ComposedType getConcreteTargetSideType()
Copyright © 2017 SAP SE. All Rights Reserved.