public class ValueObjectFacadeLogicImpl extends ValueObjectFacadeLogic
ValueObjectFacade
,
Serialized FormmetaObject
contextRoot, logger
Constructor and Description |
---|
ValueObjectFacadeLogicImpl(Object metaObject,
String context) |
Modifier and Type | Method and Description |
---|---|
String |
getFullyQualifiedName()
The fully qualified name of this model element.
|
GeneralizableElementFacade |
getGeneralization()
If we're using inheritance to build up a value object with all model elements of an entity, we're returning no
superclass.
|
String |
getName()
The name of the model element.
|
String |
getPackageName()
Using
/ in the configuredProperty valueObjectPackage can remove the previous package
name. |
copyTaggedValues, findAttribute, findTaggedValue, findTaggedValue, findTaggedValues, getAbstractions, getAllAssociatedClasses, getAllGeneralizations, getAllProperties, getAllRequiredConstructorParameters, getAllSpecializations, getArray, getArrayName, getAssociatedClasses, getAssociationEnds, getAttributes, getAttributes, getBindedFullyQualifiedName, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getFullyQualifiedArrayName, getFullyQualifiedName, getFullyQualifiedNamePath, getGeneralizationLinks, getGeneralizationList, getGeneralizationRoot, getGeneralizations, getId, getImplementationOperations, getImplementedInterfaceList, getInstanceAttributes, getInstanceOperations, getInterfaceAbstractions, getJavaNewString, getJavaNullString, getKeywords, getLabel, getLanguageMappings, getModel, getNavigableConnectingEnds, getNavigableConnectingEnds, getNonArray, getOperationCallFromAttributes, getOperations, getPackage, 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, isEmbeddedValue, isEnumeration, isFileType, isFloatType, isGeneralizableElementFacadeMetaType, isIntegerType, isInterface, isLeaf, isListType, isLongType, isMapType, isModelElementFacadeMetaType, isPrimitive, isReservedWord, isSetType, isStringType, isTemplateParametersPresent, isTimeType, isValidIdentifierName, isValueObjectFacadeMetaType, isWrappedPrimitive, resetMetafacadeContext, toString, translateConstraint, translateConstraints, translateConstraints, validateInvariants
compareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validate
public ValueObjectFacadeLogicImpl(Object metaObject, String context)
metaObject
- context
- public String getPackageName()
/
in the configuredProperty valueObjectPackage
can remove the previous package
name.getPackageName
in interface ModelElementFacade
getPackageName
in class ValueObjectFacadeLogic
ModelElementFacade.getPackageName()
public String getName()
ValueObjectFacadeLogic
getName
in interface ModelElementFacade
getName
in class ValueObjectFacadeLogic
ModelElementFacade.getName()
public String getFullyQualifiedName()
ValueObjectFacadeLogic
getFullyQualifiedName
in interface ModelElementFacade
getFullyQualifiedName
in class ValueObjectFacadeLogic
ModelElementFacade.getFullyQualifiedName()
public GeneralizableElementFacade getGeneralization()
getGeneralization
in interface GeneralizableElementFacade
getGeneralization
in class ValueObjectFacadeLogic
GeneralizableElementFacade.getGeneralization()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.