Class ComponentA
java.lang.Object
org.eclipse.emf.mwe2.language.tests.factory.ComponentA
- Direct Known Subclasses:
SubTypeOfComponentA
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ComponentA
public ComponentA()
-
-
Method Details
-
getX
-
setX
-
getY
-
addY
-
setZ
-
getZ
-
isB
public boolean isB() -
setB
public void setB(boolean b) -
getD
public double getD() -
setD
public void setD(double d) -
getI
public int getI() -
setI
public void setI(int i)
-