EGF Engine
Release 0.1.0

org.eclipse.egf.model.impl
Class AbstractViewpointImpl

java.lang.Object
  extended by MinimalEObjectImpl.Container
      extended by org.eclipse.egf.model.internal.data.ModelElement
          extended by org.eclipse.egf.model.impl.NamedModelElementWithIdImpl
              extended by org.eclipse.egf.model.impl.AbstractViewpointImpl
All Implemented Interfaces:
AbstractViewpoint, NamedModelElementWithId
Direct Known Subclasses:
ContractImpl, MappingViewpointImpl, PatternViewpointImpl

public abstract class AbstractViewpointImpl
extends NamedModelElementWithIdImpl
implements AbstractViewpoint

An implementation of the model object 'Abstract Viewpoint'.


Field Summary
 
Fields inherited from class org.eclipse.egf.model.impl.NamedModelElementWithIdImpl
description, DESCRIPTION_EDEFAULT, id, ID_EDEFAULT, JAVA_IDENTIFIER_EDEFAULT, javaIdentifier, name, NAME_EDEFAULT
 
Constructor Summary
protected AbstractViewpointImpl()
           
 
Method Summary
protected  EClass eStaticClass()
           
 
Methods inherited from class org.eclipse.egf.model.impl.NamedModelElementWithIdImpl
eGet, eIsSet, eSet, eUnset, getDescription, getId, getJavaIdentifier, getName, setDescription, setId, setName, toString
 
Methods inherited from class org.eclipse.egf.model.internal.data.ModelElement
addPropertyChangeListener, generateId, getAdapter, getFactoryComponentLoadingHelper, getFactoryComponentReader, removePropertyChangeListener, setAdapter, setFactoryComponentReader
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.egf.model.NamedModelElementWithId
getDescription, getId, getJavaIdentifier, getName, setDescription, setId, setName
 

Constructor Detail

AbstractViewpointImpl

protected AbstractViewpointImpl()

Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class NamedModelElementWithIdImpl

EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.