public interface XSDAssociationEnd extends AssociationEndFacade
Modifier and Type | Method and Description |
---|---|
String |
getMaxOccurs()
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).
|
String |
getMinOccurs()
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).
|
boolean |
isOwnerSchemaType()
Indicates whether or not the owner is a schema type.
|
boolean |
isXSDAssociationEndMetaType()
Indicates the metafacade type (used for metafacade mappings).
|
getAdderName, getAggregationKind, getAssociation, getDefault, getGetterName, getGetterSetterTypeName, getLower, getOtherEnd, getRemoverName, getSetterName, getType, getUpper, isAggregation, isAssociationEndFacadeMetaType, isBidirectional, isChild, isComposition, isDerived, isLeaf, isMany, isMany2Many, isMany2One, isNavigable, isOne2Many, isOne2One, isOrdered, isReadOnly, isRequired, isStatic, isUnique
copyTaggedValues, findTaggedValue, findTaggedValues, getBindedFullyQualifiedName, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getId, getKeywords, getLabel, getLanguageMappings, getModel, getName, getPackage, getPackageName, getPackageName, getPackagePath, getQualifiedName, getRootPackage, getSourceDependencies, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, initialize, isBindingDependenciesPresent, isConstraintsPresent, isDocumentationPresent, isModelElementFacadeMetaType, isReservedWord, isTemplateParametersPresent, isValidIdentifierName, translateConstraint, translateConstraints, translateConstraints, validateInvariants
boolean isXSDAssociationEndMetaType()
true
String getMaxOccurs()
String getMinOccurs()
boolean isOwnerSchemaType()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.