public class XSDAssociationEndLogicImpl extends XSDAssociationEndLogic
XSDAssociationEnd,
Serialized FormmetaObjectcontextRoot, logger| Constructor and Description |
|---|
XSDAssociationEndLogicImpl(Object metaObject,
String context) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
handleGetMaxOccurs()
Method to be implemented in descendants
Gets the maximum amount this element can occur within an XML Schema complex type (if the
object represents an attribute this value will be null).
|
protected String |
handleGetMinOccurs()
Method to be implemented in descendants
Returns the minimum amount that this object can occur with an XML Schema complex type (if the
object represents an attribute this value will be null).
|
protected boolean |
handleIsOwnerSchemaType() |
copyTaggedValues, findTaggedValue, findTaggedValues, getAdderName, getAggregationKind, getAssociation, getBindedFullyQualifiedName, getConstraints, getConstraints, getDefault, getDocumentation, getDocumentation, getDocumentation, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getGetterName, getGetterSetterTypeName, getId, getKeywords, getLabel, getLanguageMappings, getLower, getMaxOccurs, getMinOccurs, getModel, getName, getOtherEnd, getPackage, getPackageName, getPackageName, getPackagePath, getQualifiedName, getRemoverName, getRootPackage, getSetterName, getSourceDependencies, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getType, getUpper, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, initialize, isAggregation, isAssociationEndFacadeMetaType, isBidirectional, isBindingDependenciesPresent, isChild, isComposition, isConstraintsPresent, isDerived, isDocumentationPresent, isLeaf, isMany, isMany2Many, isMany2One, isModelElementFacadeMetaType, isNavigable, isOne2Many, isOne2One, isOrdered, isOwnerSchemaType, isReadOnly, isRequired, isReservedWord, isStatic, isTemplateParametersPresent, isUnique, isValidIdentifierName, isXSDAssociationEndMetaType, resetMetafacadeContext, toString, translateConstraint, translateConstraints, translateConstraints, validateInvariantscompareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validatepublic XSDAssociationEndLogicImpl(Object metaObject, String context)
metaObject - context - protected String handleGetMaxOccurs()
XSDAssociationEndLogichandleGetMaxOccurs in class XSDAssociationEndLogicXSDAssociationEndLogic.handleGetMaxOccurs(),
XSDAssociationEnd.getMaxOccurs()protected String handleGetMinOccurs()
XSDAssociationEndLogichandleGetMinOccurs in class XSDAssociationEndLogicXSDAssociationEndLogic.handleGetMinOccurs(),
XSDAssociationEnd.getMinOccurs()protected boolean handleIsOwnerSchemaType()
handleIsOwnerSchemaType in class XSDAssociationEndLogicXSDAssociationEndLogic.handleIsOwnerSchemaType(),
XSDAssociationEnd.isOwnerSchemaType()Copyright © 2003–2014 AndroMDA.org. All rights reserved.