public class RelationMetaTypeModel extends ComposedTypeModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
LOCALIZATIONATTRIBUTE
Generated constant - Attribute key of
RelationMetaType.localizationAttribute attribute defined at extension core. |
static String |
LOCALIZED
Generated constant - Attribute key of
RelationMetaType.localized attribute defined at extension core. |
static String |
ORDERINGATTRIBUTE
Generated constant - Attribute key of
RelationMetaType.orderingAttribute attribute defined at extension core. |
static String |
SOURCEATTRIBUTE
Generated constant - Attribute key of
RelationMetaType.sourceAttribute attribute defined at extension core. |
static String |
SOURCETYPE
Generated constant - Attribute key of
RelationMetaType.sourceType attribute defined at extension core. |
static String |
SOURCETYPECARDINALITY
Generated constant - Attribute key of
RelationMetaType.sourceTypeCardinality attribute defined at extension core. |
static String |
SOURCETYPEROLE
Generated constant - Attribute key of
RelationMetaType.sourceTypeRole attribute defined at extension core. |
static String |
TARGETATTRIBUTE
Generated constant - Attribute key of
RelationMetaType.targetAttribute attribute defined at extension core. |
static String |
TARGETTYPE
Generated constant - Attribute key of
RelationMetaType.targetType attribute defined at extension core. |
static String |
TARGETTYPECARDINALITY
Generated constant - Attribute key of
RelationMetaType.targetTypeCardinality attribute defined at extension core. |
static String |
TARGETTYPEROLE
Generated constant - Attribute key of
RelationMetaType.targetTypeRole attribute defined at extension core. |
_COCKPITITEMTEMPLATE2COMPOSEDTYPERELATION, _CONSTRAINTCOMPOSITETYPERELATION, _FORMAT2COMTYPREL, _INDEXTYPERELATION, _PRODUCTREFERENCESANDCLASSIFICATIONSCOMPONENT2TARGETITEMTYPEREL, _STREAMCONFIGURATIONEXCLUDEDSUBTYPES, _SYNCJOB2TYPEREL, ABSTRACT, ALLSUBTYPES, ALLSUPERTYPES, ATTRIBUTEDESCRIPTORS, CATALOGITEMTYPE, CATALOGVERSIONATTRIBUTE, CATALOGVERSIONATTRIBUTEQUALIFIER, COCKPITITEMTEMPLATES, CONSTRAINTS, DECLAREDATTRIBUTEDESCRIPTORS, DUMPPROPERTYTABLE, DYNAMIC, FORMATS, HMCICON, INDEXCONFIGURATIONS, INHERITANCEPATHSTRING, INHERITEDATTRIBUTEDESCRIPTORS, JALOCLASS, JALOONLY, JNDINAME, LEGACYPERSISTENCE, LOGHMCCHANGES, PLACEHOLDERTEMPLATES, PRODUCTREFERENCESANDCLASSIFICATIONSCOMPONENTS, SINGLETON, STREAMCONFIGURATIONS, SUBTYPES, SUPERTYPE, SYNCJOBS, SYSTEMTYPE, TABLE, UNIQUEKEYATTRIBUTEQUALIFIER, UNIQUEKEYATTRIBUTESCODE, DEFAULTVALUE, DESCRIPTION, XMLDEFINITIONAUTOCREATE, DEPRECATED, EXTENSIONNAME, GENERATE, NAME_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
RelationMetaTypeModel()
Generated constructor - Default constructor for generic creation.
|
RelationMetaTypeModel(Boolean _catalogItemType,
String _code,
Boolean _generate,
AttributeDescriptorModel _localizationAttribute,
Boolean _localized,
AttributeDescriptorModel _orderingAttribute,
ItemModel _owner,
Boolean _singleton,
RelationDescriptorModel _sourceAttribute,
ComposedTypeModel _sourceType,
RelationEndCardinalityEnum _sourceTypeCardinality,
String _sourceTypeRole,
ComposedTypeModel _superType,
RelationDescriptorModel _targetAttribute,
ComposedTypeModel _targetType,
RelationEndCardinalityEnum _targetTypeCardinality,
String _targetTypeRole)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
RelationMetaTypeModel(Boolean _catalogItemType,
String _code,
Boolean _generate,
Boolean _localized,
Boolean _singleton,
ComposedTypeModel _superType)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
RelationMetaTypeModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
AttributeDescriptorModel |
getLocalizationAttribute()
Generated method - Getter of the
RelationMetaType.localizationAttribute attribute defined at extension core. |
Boolean |
getLocalized()
Generated method - Getter of the
RelationMetaType.localized attribute defined at extension core. |
AttributeDescriptorModel |
getOrderingAttribute()
Generated method - Getter of the
RelationMetaType.orderingAttribute attribute defined at extension core. |
RelationDescriptorModel |
getSourceAttribute()
Generated method - Getter of the
RelationMetaType.sourceAttribute attribute defined at extension core. |
ComposedTypeModel |
getSourceType()
Generated method - Getter of the
RelationMetaType.sourceType attribute defined at extension core. |
RelationEndCardinalityEnum |
getSourceTypeCardinality()
Generated method - Getter of the
RelationMetaType.sourceTypeCardinality attribute defined at extension core. |
String |
getSourceTypeRole()
Generated method - Getter of the
RelationMetaType.sourceTypeRole attribute defined at extension core. |
RelationDescriptorModel |
getTargetAttribute()
Generated method - Getter of the
RelationMetaType.targetAttribute attribute defined at extension core. |
ComposedTypeModel |
getTargetType()
Generated method - Getter of the
RelationMetaType.targetType attribute defined at extension core. |
RelationEndCardinalityEnum |
getTargetTypeCardinality()
Generated method - Getter of the
RelationMetaType.targetTypeCardinality attribute defined at extension core. |
String |
getTargetTypeRole()
Generated method - Getter of the
RelationMetaType.targetTypeRole attribute defined at extension core. |
void |
setLocalizationAttribute(AttributeDescriptorModel value)
Generated method - Initial setter of
RelationMetaType.localizationAttribute attribute defined at extension core. |
void |
setLocalized(Boolean value)
Generated method - Initial setter of
RelationMetaType.localized attribute defined at extension core. |
void |
setOrderingAttribute(AttributeDescriptorModel value)
Generated method - Initial setter of
RelationMetaType.orderingAttribute attribute defined at extension core. |
void |
setSourceAttribute(RelationDescriptorModel value)
Generated method - Initial setter of
RelationMetaType.sourceAttribute attribute defined at extension core. |
void |
setSourceType(ComposedTypeModel value)
Generated method - Initial setter of
RelationMetaType.sourceType attribute defined at extension core. |
void |
setSourceTypeCardinality(RelationEndCardinalityEnum value)
Generated method - Initial setter of
RelationMetaType.sourceTypeCardinality attribute defined at extension core. |
void |
setSourceTypeRole(String value)
Generated method - Initial setter of
RelationMetaType.sourceTypeRole attribute defined at extension core. |
void |
setTargetAttribute(RelationDescriptorModel value)
Generated method - Initial setter of
RelationMetaType.targetAttribute attribute defined at extension core. |
void |
setTargetType(ComposedTypeModel value)
Generated method - Initial setter of
RelationMetaType.targetType attribute defined at extension core. |
void |
setTargetTypeCardinality(RelationEndCardinalityEnum value)
Generated method - Initial setter of
RelationMetaType.targetTypeCardinality attribute defined at extension core. |
void |
setTargetTypeRole(String value)
Generated method - Initial setter of
RelationMetaType.targetTypeRole attribute defined at extension core. |
getAbstract, getAllSubTypes, getAllSuperTypes, getCatalogItemType, getCatalogVersionAttribute, getCockpitItemTemplates, getConstraints, getDeclaredattributedescriptors, getDumpPropertyTable, getDynamic, getFormats, getHmcIcon, getInheritedattributedescriptors, getJaloclass, getJaloonly, getJndiName, getLegacyPersistence, getLogHMCChanges, getPlaceholderTemplates, getProductReferencesAndClassificationsComponents, getSingleton, getStreamConfigurations, getSubtypes, getSuperType, getSystemType, getTable, getUniqueKeyAttributes, setCatalogItemType, setCatalogVersionAttribute, setCockpitItemTemplates, setConstraints, setDeclaredattributedescriptors, setFormats, setHmcIcon, setJaloclass, setJaloonly, setLegacyPersistence, setLogHMCChanges, setPlaceholderTemplates, setProductReferencesAndClassificationsComponents, setSingleton, setStreamConfigurations, setSuperType, setSystemType, setUniqueKeyAttributesgetCode, getDefaultValue, getDescription, getDescription, getXmldefinition, setCode, setDefaultValue, setDescription, setDescriptiongetAutocreate, getDeprecated, getExtensionName, getGenerate, getName, getName, setAutocreate, setExtensionName, setGenerate, setName, setNamegetComments, getCreationtime, getModifiedtime, getOwner, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final String _TYPECODE
public static final String LOCALIZED
RelationMetaType.localized attribute defined at extension core.public static final String SOURCEATTRIBUTE
RelationMetaType.sourceAttribute attribute defined at extension core.public static final String TARGETATTRIBUTE
RelationMetaType.targetAttribute attribute defined at extension core.public static final String SOURCETYPE
RelationMetaType.sourceType attribute defined at extension core.public static final String TARGETTYPE
RelationMetaType.targetType attribute defined at extension core.public static final String SOURCETYPEROLE
RelationMetaType.sourceTypeRole attribute defined at extension core.public static final String TARGETTYPEROLE
RelationMetaType.targetTypeRole attribute defined at extension core.public static final String SOURCETYPECARDINALITY
RelationMetaType.sourceTypeCardinality attribute defined at extension core.public static final String TARGETTYPECARDINALITY
RelationMetaType.targetTypeCardinality attribute defined at extension core.public static final String ORDERINGATTRIBUTE
RelationMetaType.orderingAttribute attribute defined at extension core.public static final String LOCALIZATIONATTRIBUTE
RelationMetaType.localizationAttribute attribute defined at extension core.public RelationMetaTypeModel()
public RelationMetaTypeModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public RelationMetaTypeModel(Boolean _catalogItemType, String _code, Boolean _generate, Boolean _localized, Boolean _singleton, ComposedTypeModel _superType)
_catalogItemType - initial attribute declared by type ComposedType at extension catalog_code - initial attribute declared by type Type at extension core_generate - initial attribute declared by type TypeManagerManaged at extension core_localized - initial attribute declared by type RelationMetaType at extension core_singleton - initial attribute declared by type ComposedType at extension core_superType - initial attribute declared by type RelationMetaType at extension core@Deprecated public RelationMetaTypeModel(Boolean _catalogItemType, String _code, Boolean _generate, AttributeDescriptorModel _localizationAttribute, Boolean _localized, AttributeDescriptorModel _orderingAttribute, ItemModel _owner, Boolean _singleton, RelationDescriptorModel _sourceAttribute, ComposedTypeModel _sourceType, RelationEndCardinalityEnum _sourceTypeCardinality, String _sourceTypeRole, ComposedTypeModel _superType, RelationDescriptorModel _targetAttribute, ComposedTypeModel _targetType, RelationEndCardinalityEnum _targetTypeCardinality, String _targetTypeRole)
_catalogItemType - initial attribute declared by type ComposedType at extension catalog_code - initial attribute declared by type Type at extension core_generate - initial attribute declared by type TypeManagerManaged at extension core_localizationAttribute - initial attribute declared by type RelationMetaType at extension core_localized - initial attribute declared by type RelationMetaType at extension core_orderingAttribute - initial attribute declared by type RelationMetaType at extension core_owner - initial attribute declared by type Item at extension core_singleton - initial attribute declared by type ComposedType at extension core_sourceAttribute - initial attribute declared by type RelationMetaType at extension core_sourceType - initial attribute declared by type RelationMetaType at extension core_sourceTypeCardinality - initial attribute declared by type RelationMetaType at extension core_sourceTypeRole - initial attribute declared by type RelationMetaType at extension core_superType - initial attribute declared by type RelationMetaType at extension core_targetAttribute - initial attribute declared by type RelationMetaType at extension core_targetType - initial attribute declared by type RelationMetaType at extension core_targetTypeCardinality - initial attribute declared by type RelationMetaType at extension core_targetTypeRole - initial attribute declared by type RelationMetaType at extension core@Accessor(qualifier="localizationAttribute", type=GETTER) public AttributeDescriptorModel getLocalizationAttribute()
RelationMetaType.localizationAttribute attribute defined at extension core.@Accessor(qualifier="localized", type=GETTER) public Boolean getLocalized()
RelationMetaType.localized attribute defined at extension core.@Accessor(qualifier="orderingAttribute", type=GETTER) public AttributeDescriptorModel getOrderingAttribute()
RelationMetaType.orderingAttribute attribute defined at extension core.@Accessor(qualifier="sourceAttribute", type=GETTER) public RelationDescriptorModel getSourceAttribute()
RelationMetaType.sourceAttribute attribute defined at extension core.@Accessor(qualifier="sourceType", type=GETTER) public ComposedTypeModel getSourceType()
RelationMetaType.sourceType attribute defined at extension core.@Accessor(qualifier="sourceTypeCardinality", type=GETTER) public RelationEndCardinalityEnum getSourceTypeCardinality()
RelationMetaType.sourceTypeCardinality attribute defined at extension core.@Accessor(qualifier="sourceTypeRole", type=GETTER) public String getSourceTypeRole()
RelationMetaType.sourceTypeRole attribute defined at extension core.@Accessor(qualifier="targetAttribute", type=GETTER) public RelationDescriptorModel getTargetAttribute()
RelationMetaType.targetAttribute attribute defined at extension core.@Accessor(qualifier="targetType", type=GETTER) public ComposedTypeModel getTargetType()
RelationMetaType.targetType attribute defined at extension core.@Accessor(qualifier="targetTypeCardinality", type=GETTER) public RelationEndCardinalityEnum getTargetTypeCardinality()
RelationMetaType.targetTypeCardinality attribute defined at extension core.@Accessor(qualifier="targetTypeRole", type=GETTER) public String getTargetTypeRole()
RelationMetaType.targetTypeRole attribute defined at extension core.@Accessor(qualifier="localizationAttribute", type=SETTER) public void setLocalizationAttribute(AttributeDescriptorModel value)
RelationMetaType.localizationAttribute attribute defined at extension core. Can only be used at creation of model - before first save.value - the localizationAttribute@Accessor(qualifier="localized", type=SETTER) public void setLocalized(Boolean value)
RelationMetaType.localized attribute defined at extension core. Can only be used at creation of model - before first save.value - the localized@Accessor(qualifier="orderingAttribute", type=SETTER) public void setOrderingAttribute(AttributeDescriptorModel value)
RelationMetaType.orderingAttribute attribute defined at extension core. Can only be used at creation of model - before first save.value - the orderingAttribute@Accessor(qualifier="sourceAttribute", type=SETTER) public void setSourceAttribute(RelationDescriptorModel value)
RelationMetaType.sourceAttribute attribute defined at extension core. Can only be used at creation of model - before first save.value - the sourceAttribute@Accessor(qualifier="sourceType", type=SETTER) public void setSourceType(ComposedTypeModel value)
RelationMetaType.sourceType attribute defined at extension core. Can only be used at creation of model - before first save.value - the sourceType@Accessor(qualifier="sourceTypeCardinality", type=SETTER) public void setSourceTypeCardinality(RelationEndCardinalityEnum value)
RelationMetaType.sourceTypeCardinality attribute defined at extension core. Can only be used at creation of model - before first save.value - the sourceTypeCardinality@Accessor(qualifier="sourceTypeRole", type=SETTER) public void setSourceTypeRole(String value)
RelationMetaType.sourceTypeRole attribute defined at extension core. Can only be used at creation of model - before first save.value - the sourceTypeRole@Accessor(qualifier="targetAttribute", type=SETTER) public void setTargetAttribute(RelationDescriptorModel value)
RelationMetaType.targetAttribute attribute defined at extension core. Can only be used at creation of model - before first save.value - the targetAttribute@Accessor(qualifier="targetType", type=SETTER) public void setTargetType(ComposedTypeModel value)
RelationMetaType.targetType attribute defined at extension core. Can only be used at creation of model - before first save.value - the targetType@Accessor(qualifier="targetTypeCardinality", type=SETTER) public void setTargetTypeCardinality(RelationEndCardinalityEnum value)
RelationMetaType.targetTypeCardinality attribute defined at extension core. Can only be used at creation of model - before first save.value - the targetTypeCardinality@Accessor(qualifier="targetTypeRole", type=SETTER) public void setTargetTypeRole(String value)
RelationMetaType.targetTypeRole attribute defined at extension core. Can only be used at creation of model - before first save.value - the targetTypeRoleCopyright © 2017 SAP SE. All Rights Reserved.