|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.gmf.codegen.gmfgen.impl.GenRuleContainerBaseImpl
org.eclipse.gmf.codegen.gmfgen.impl.GenAuditContainerImpl
An implementation of the model object 'Gen Audit Container'.
The following features are implemented:
| Nested Class Summary |
| Nested classes inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl |
| Nested classes inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
BasicNotifierImpl.EAdapterList |
| Nested classes inherited from class org.eclipse.emf.ecore.InternalEObject |
InternalEObject.EStore |
| Field Summary | |
protected EList |
audits
The cached value of the ' Audits' containment reference list |
protected EList |
childContainers
The cached value of the ' Child Containers' containment reference list |
protected java.lang.String |
description
The cached value of the ' Description' attribute |
protected static java.lang.String |
DESCRIPTION_EDEFAULT
The default value of the ' Description' attribute |
protected java.lang.String |
id
The cached value of the ' Id' attribute |
protected static java.lang.String |
ID_EDEFAULT
The default value of the ' Id' attribute |
protected java.lang.String |
name
The cached value of the ' Name' attribute |
protected static java.lang.String |
NAME_EDEFAULT
The default value of the ' Name' attribute |
| Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
| Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
EOPPOSITE_FEATURE_BASE |
| Constructor Summary | |
protected |
GenAuditContainerImpl()
|
| Methods inherited from class org.eclipse.gmf.codegen.gmfgen.impl.GenRuleContainerBaseImpl |
basicGetEditor, getEditor |
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
eNotificationRequired, eNotify |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.GenRuleContainerBase |
getEditor |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
eNotificationRequired |
| Field Detail |
protected static final java.lang.String ID_EDEFAULT
Id' attribute.
GenAuditContainerImpl.getId()protected java.lang.String id
Id' attribute.
GenAuditContainerImpl.getId()protected static final java.lang.String NAME_EDEFAULT
Name' attribute.
GenAuditContainerImpl.getName()protected java.lang.String name
Name' attribute.
GenAuditContainerImpl.getName()protected static final java.lang.String DESCRIPTION_EDEFAULT
Description' attribute.
GenAuditContainerImpl.getDescription()protected java.lang.String description
Description' attribute.
GenAuditContainerImpl.getDescription()protected EList audits
Audits' containment reference list.
GenAuditContainerImpl.getAudits()protected EList childContainers
Child Containers' containment reference list.
GenAuditContainerImpl.getChildContainers()| Constructor Detail |
protected GenAuditContainerImpl()
| Method Detail |
protected EClass eStaticClass()
eStaticClass in class GenRuleContainerBaseImplpublic EList getAudits()
getAudits in interface GenAuditContainerGMFGenPackage.getGenAuditContainer_Audits(),
GenAuditRule.getContainer()public EList getChildContainers()
getChildContainers in interface GenAuditContainerGMFGenPackage.getGenAuditContainer_ChildContainers(),
GenAuditContainer.getParentContainer()public java.lang.String getId()
getId in interface GenAuditContainerGenAuditContainer.setId(String),
GMFGenPackage.getGenAuditContainer_Id()public void setId(java.lang.String newId)
setId in interface GenAuditContainernewId - the new value of the 'Id' attribute.GenAuditContainer.getId()public java.lang.String getName()
getName in interface GenAuditContainerGenAuditContainer.setName(String),
GMFGenPackage.getGenAuditContainer_Name()public void setName(java.lang.String newName)
setName in interface GenAuditContainernewName - the new value of the 'Name' attribute.GenAuditContainer.getName()public java.lang.String getDescription()
getDescription in interface GenAuditContainerGenAuditContainer.setDescription(String),
GMFGenPackage.getGenAuditContainer_Description()public void setDescription(java.lang.String newDescription)
setDescription in interface GenAuditContainernewDescription - the new value of the 'Description' attribute.GenAuditContainer.getDescription()public GenAuditContainer getParentContainer()
getParentContainer in interface GenAuditContainerGenAuditContainer.setParentContainer(GenAuditContainer),
GMFGenPackage.getGenAuditContainer_ParentContainer(),
GenAuditContainer.getChildContainers()
public NotificationChain basicSetParentContainer(GenAuditContainer newParentContainer,
NotificationChain msgs)
public void setParentContainer(GenAuditContainer newParentContainer)
setParentContainer in interface GenAuditContainernewParentContainer - the new value of the 'Parent Container' container reference.GenAuditContainer.getParentContainer()public EList getAllAuditRules()
getAllAuditRules in interface GenAuditContainerpublic EList getAllAuditContainers()
getAllAuditContainers in interface GenAuditContainerpublic EList getPath()
getPath in interface GenAuditContainerpublic java.util.Map getAllRulesToTargetContextMap()
getAllRulesToTargetContextMap in interface GenAuditContainerpublic EList getAllTargetedModelPackages()
getAllTargetedModelPackages in interface GenAuditContainerpublic boolean hasDiagramElementRule()
hasDiagramElementRule in interface GenAuditContainerpublic java.util.List getAllContextSelectorsLocalClassNames()
getAllContextSelectorsLocalClassNames in interface GenAuditContainerpublic java.util.List getAllRequiredConstraintAdaptersLocalClassNames()
getAllRequiredConstraintAdaptersLocalClassNames in interface GenAuditContainerpublic java.util.List getAllJavaLangAudits()
getAllJavaLangAudits in interface GenAuditContainer
public NotificationChain eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface InternalEObjecteGet in class GenRuleContainerBaseImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface InternalEObjectpublic void eUnset(int featureID)
eUnset in interface InternalEObjectpublic boolean eIsSet(int featureID)
eIsSet in interface InternalEObjecteIsSet in class GenRuleContainerBaseImplpublic java.lang.String toString()
|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.