public class EJB3EmbeddedValueFacadeLogicImpl extends EJB3EmbeddedValueFacadeLogic
EJB3EmbeddedValueFacade
,
Serialized FormModifier and Type | Field and Description |
---|---|
(package private) static String |
EMBEDDED_VALUE_IMPLEMENTATION_NAME_PATTERN
The property which stores the pattern defining the embedded value
implementation name.
|
metaObject
contextRoot, logger
Constructor and Description |
---|
EJB3EmbeddedValueFacadeLogicImpl(Object metaObject,
String context) |
Modifier and Type | Method and Description |
---|---|
protected String |
handleGetFullyQualifiedImplementationName() |
protected String |
handleGetImplementationName() |
protected boolean |
handleIsImmutable() |
copyTaggedValues, findAttribute, findTaggedValue, findTaggedValue, findTaggedValues, getAbstractions, getAllAssociatedClasses, getAllGeneralizations, getAllProperties, getAllRequiredConstructorParameters, getAllSpecializations, getArray, getArrayName, getAssociatedClasses, getAssociationEnds, getAttributes, getAttributes, getBindedFullyQualifiedName, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getFullyQualifiedArrayName, getFullyQualifiedImplementationName, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getGeneralization, getGeneralizationLinks, getGeneralizationList, getGeneralizationRoot, getGeneralizations, getId, getImplementationName, getImplementationOperations, getImplementedInterfaceList, getInstanceAttributes, getInstanceOperations, getInterfaceAbstractions, getJavaNewString, getJavaNullString, getKeywords, getLabel, getLanguageMappings, getModel, getName, getNavigableConnectingEnds, getNavigableConnectingEnds, getNonArray, getOperationCallFromAttributes, getOperations, getPackage, getPackageName, getPackageName, getPackagePath, getProperties, getProperties, getQualifiedName, getRequiredConstructorParameters, getRootPackage, getSerialVersionUID, getSourceDependencies, getSpecializations, getStateMachineContext, getStaticAttributes, getStaticOperations, getStereotypeNames, getStereotypes, getSuperClass, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getValidationName, getValidationOwner, getVisibility, getWrapperName, hasExactStereotype, hasKeyword, hasStereotype, initialize, isAbstract, isArrayType, isAssociationClass, isBindingDependenciesPresent, isBlobType, isBooleanType, isCharacterType, isClassifierFacadeMetaType, isClobType, isCollectionType, isConstraintsPresent, isDataType, isDateType, isDocumentationPresent, isDoubleType, isEJB3EmbeddedValueFacadeMetaType, isEmbeddedValue, isEnumeration, isFileType, isFloatType, isGeneralizableElementFacadeMetaType, isImmutable, isIntegerType, isInterface, isLeaf, isListType, isLongType, isMapType, isModelElementFacadeMetaType, isPrimitive, isReservedWord, isSetType, isStringType, isTemplateParametersPresent, isTimeType, isValidIdentifierName, isWrappedPrimitive, resetMetafacadeContext, toString, translateConstraint, translateConstraints, translateConstraints, validateInvariants
compareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validate
static final String EMBEDDED_VALUE_IMPLEMENTATION_NAME_PATTERN
public EJB3EmbeddedValueFacadeLogicImpl(Object metaObject, String context)
metaObject
- context
- protected boolean handleIsImmutable()
handleIsImmutable
in class EJB3EmbeddedValueFacadeLogic
EJB3EmbeddedValueFacade.isImmutable()
protected String handleGetImplementationName()
handleGetImplementationName
in class EJB3EmbeddedValueFacadeLogic
EJB3EmbeddedValueFacade.getImplementationName()
protected String handleGetFullyQualifiedImplementationName()
handleGetFullyQualifiedImplementationName
in class EJB3EmbeddedValueFacadeLogic
EJB3EmbeddedValueFacadeLogic.handleGetFullyQualifiedImplementationName()
Copyright © 2006–2014 AndroMDA.org. All rights reserved.