|
||||||||||
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.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.ENamedElementImpl
org.eclipse.emf.ecore.impl.EPackageImpl
de.cau.cs.kieler.krep.editors.klp.klp.impl.KlpPackageImpl
public class KlpPackageImpl
An implementation of the model Package.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
---|
MinimalEObjectImpl.Container.Dynamic |
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl |
---|
MinimalEObjectImpl.Container |
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList |
Nested classes/interfaces inherited from interface de.cau.cs.kieler.krep.editors.klp.klp.KlpPackage |
---|
KlpPackage.Literals |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
---|
EPackage.Descriptor, EPackage.Registry |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
InternalEObject.EStore |
Field Summary |
---|
Fields inherited from class org.eclipse.emf.ecore.impl.EPackageImpl |
---|
eClassifiers, ecoreFactory, ecorePackage, eFactoryInstance, eNameToEClassifierMap, ePackageExtendedMetaData, eSubpackages, IS_ABSTRACT, IS_CHANGEABLE, IS_COMPOSITE, IS_DERIVED, IS_GENERATED_INSTANCE_CLASS, IS_ID, IS_INTERFACE, IS_ORDERED, IS_RESOLVABLE, IS_RESOLVE_PROXIES, IS_SERIALIZABLE, IS_TRANSIENT, IS_UNIQUE, IS_UNSETTABLE, IS_VOLATILE, NS_PREFIX_EDEFAULT, NS_URI_EDEFAULT, nsPrefix, nsURI |
Fields inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl |
---|
name, NAME_EDEFAULT |
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
---|
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG |
Fields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
---|
eContainer |
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.EStructuralFeature.Internal.DynamicValueHolder |
---|
NIL |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl |
---|
eContents, eCrossReferences, getName, getNameGen, setName |
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
---|
eSetDirectResource, eURIFragmentSegment, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen |
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
---|
eBasicSetContainer, eInternalContainer |
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl |
---|
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSettings |
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.emf.ecore.EPackage |
---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, 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 |
Method Detail |
---|
public static KlpPackage init()
This method is used to initialize KlpPackage.eINSTANCE
when that field is accessed.
Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
KlpPackage.eNS_URI
,
createPackageContents()
,
initializePackageContents()
public EClass getKLP()
getKLP
in interface KlpPackage
KLP
public EReference getKLP_Instructions()
getKLP_Instructions
in interface KlpPackage
KLP.getInstructions()
,
KlpPackage.getKLP()
public EClass getLine()
getLine
in interface KlpPackage
Line
public EAttribute getLine_Labels()
getLine_Labels
in interface KlpPackage
Line.getLabels()
,
KlpPackage.getLine()
public EReference getLine_Instruction()
getLine_Instruction
in interface KlpPackage
Line.getInstruction()
,
KlpPackage.getLine()
public EClass getInstruction()
getInstruction
in interface KlpPackage
Instruction
public EAttribute getInstruction_Opcode0()
getInstruction_Opcode0
in interface KlpPackage
Instruction.getOpcode0()
,
KlpPackage.getInstruction()
public EAttribute getInstruction_Opcode1()
getInstruction_Opcode1
in interface KlpPackage
Instruction.getOpcode1()
,
KlpPackage.getInstruction()
public EAttribute getInstruction_Opcode2()
getInstruction_Opcode2
in interface KlpPackage
Instruction.getOpcode2()
,
KlpPackage.getInstruction()
public EAttribute getInstruction_Opcode3()
getInstruction_Opcode3
in interface KlpPackage
Instruction.getOpcode3()
,
KlpPackage.getInstruction()
public EClass getDecl()
getDecl
in interface KlpPackage
Decl
public EAttribute getDecl_Scope()
getDecl_Scope
in interface KlpPackage
Decl.getScope()
,
KlpPackage.getDecl()
public EReference getDecl_Reg()
getDecl_Reg
in interface KlpPackage
Decl.getReg()
,
KlpPackage.getDecl()
public EClass getSetClk()
getSetClk
in interface KlpPackage
SetClk
public EReference getSetClk_Reg()
getSetClk_Reg
in interface KlpPackage
SetClk.getReg()
,
KlpPackage.getSetClk()
public EReference getSetClk_Clk()
getSetClk_Clk
in interface KlpPackage
SetClk.getClk()
,
KlpPackage.getSetClk()
public EClass getSetPC()
getSetPC
in interface KlpPackage
SetPC
public EReference getSetPC_Reg()
getSetPC_Reg
in interface KlpPackage
SetPC.getReg()
,
KlpPackage.getSetPC()
public EReference getSetPC_Label()
getSetPC_Label
in interface KlpPackage
SetPC.getLabel()
,
KlpPackage.getSetPC()
public EClass getPrio()
getPrio
in interface KlpPackage
Prio
public EReference getPrio_Reg()
getPrio_Reg
in interface KlpPackage
Prio.getReg()
,
KlpPackage.getPrio()
public EAttribute getPrio_Prio()
getPrio_Prio
in interface KlpPackage
Prio.getPrio()
,
KlpPackage.getPrio()
public EClass getDone()
getDone
in interface KlpPackage
Done
public EReference getDone_Pc()
getDone_Pc
in interface KlpPackage
Done.getPc()
,
KlpPackage.getDone()
public EClass getBinop()
getBinop
in interface KlpPackage
Binop
public EAttribute getBinop_Op()
getBinop_Op
in interface KlpPackage
Binop.getOp()
,
KlpPackage.getBinop()
public EReference getBinop_To()
getBinop_To
in interface KlpPackage
Binop.getTo()
,
KlpPackage.getBinop()
public EReference getBinop_Arg1()
getBinop_Arg1
in interface KlpPackage
Binop.getArg1()
,
KlpPackage.getBinop()
public EReference getBinop_Arg2()
getBinop_Arg2
in interface KlpPackage
Binop.getArg2()
,
KlpPackage.getBinop()
public EAttribute getBinop_Val()
getBinop_Val
in interface KlpPackage
Binop.getVal()
,
KlpPackage.getBinop()
public EClass getJmp()
getJmp
in interface KlpPackage
Jmp
public EReference getJmp_Label()
getJmp_Label
in interface KlpPackage
Jmp.getLabel()
,
KlpPackage.getJmp()
public EClass getCJmp()
getCJmp
in interface KlpPackage
CJmp
public EAttribute getCJmp_Cond()
getCJmp_Cond
in interface KlpPackage
CJmp.getCond()
,
KlpPackage.getCJmp()
public EReference getCJmp_Reg()
getCJmp_Reg
in interface KlpPackage
CJmp.getReg()
,
KlpPackage.getCJmp()
public EReference getCJmp_Label()
getCJmp_Label
in interface KlpPackage
CJmp.getLabel()
,
KlpPackage.getCJmp()
public EClass getMove()
getMove
in interface KlpPackage
Move
public EAttribute getMove_Type()
getMove_Type
in interface KlpPackage
Move.getType()
,
KlpPackage.getMove()
public EReference getMove_To()
getMove_To
in interface KlpPackage
Move.getTo()
,
KlpPackage.getMove()
public EReference getMove_From()
getMove_From
in interface KlpPackage
Move.getFrom()
,
KlpPackage.getMove()
public EAttribute getMove_Val()
getMove_Val
in interface KlpPackage
Move.getVal()
,
KlpPackage.getMove()
public EClass getLabel()
getLabel
in interface KlpPackage
Label
public EAttribute getLabel_Name()
getLabel_Name
in interface KlpPackage
Label.getName()
,
KlpPackage.getLabel()
public EAttribute getLabel_Addr()
getLabel_Addr
in interface KlpPackage
Label.getAddr()
,
KlpPackage.getLabel()
public EClass getReg()
getReg
in interface KlpPackage
Reg
public EAttribute getReg_Name()
getReg_Name
in interface KlpPackage
Reg.getName()
,
KlpPackage.getReg()
public EAttribute getReg_Id()
getReg_Id
in interface KlpPackage
Reg.getId()
,
KlpPackage.getReg()
public EClass getRead()
getRead
in interface KlpPackage
Read
public EAttribute getRead_Pre()
getRead_Pre
in interface KlpPackage
Read.isPre()
,
KlpPackage.getRead()
public EReference getRead_Reg()
getRead_Reg
in interface KlpPackage
Read.getReg()
,
KlpPackage.getRead()
public EEnum getScope()
getScope
in interface KlpPackage
Scope
public EEnum getOperator()
getOperator
in interface KlpPackage
Operator
public EEnum getJumpKind()
getJumpKind
in interface KlpPackage
JumpKind
public EEnum getMoveKind()
getMoveKind
in interface KlpPackage
MoveKind
public KlpFactory getKlpFactory()
getKlpFactory
in interface KlpPackage
public void createPackageContents()
public void initializePackageContents()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |