|
INTERVIEW QUESTIONS
J2EE
ECLIPSE
DETAILS
Question: What is EMF?
Answer: The Eclipse Modeling Framework is a Java/XML framework for generating tools and other applications based on simple class models. EMF helps you rapidly turn models into efficient, correct, and easily customizable Java code. It is intended to provide the benefits of formal modeling, but with a very low cost of entry. In addition to code generation, it provides the ability to save objects as XML documents for interchange with other tools and applications.
Models can be created using annotated Java, XML documents, or modeling tools like Rational Rose, then imported into EMF. The code generator turns a model into a set of Java implementation classes. These classes are extensible and regenerable - you can modify them by adding user-defined methods and instance variables. When the model changes, you can regenerate the implementation classes, and your modifications will be retained. This works both ways - changes in the Java code can be used to update the model.
|
|
|
Category |
Eclipse Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.3) By 7909 users |
Added on |
8/31/2014 |
Views |
67902 |
Rate it! |
|
|
Question:
What is EMF?
Answer:
The Eclipse Modeling Framework is a Java/XML framework for generating tools and other applications based on simple class models. EMF helps you rapidly turn models into efficient, correct, and easily customizable Java code. It is intended to provide the benefits of formal modeling, but with a very low cost of entry. In addition to code generation, it provides the ability to save objects as XML documents for interchange with other tools and applications.
Models can be created using annotated Java, XML documents, or modeling tools like Rational Rose, then imported into EMF. The code generator turns a model into a set of Java implementation classes. These classes are extensible and regenerable - you can modify them by adding user-defined methods and instance variables. When the model changes, you can regenerate the implementation classes, and your modifications will be retained. This works both ways - changes in the Java code can be used to update the model. Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
How to resize my shell to get my changed widgets to lay out again?
|
View Answer
|
|
Why do I get the error "org.eclipse.swt.SWTException: Invalid thread access"?
|
View Answer
|
|
What is Display, what is Shell?
|
View Answer
|
|
How to fire a key event in my test code to make the program act as if a user pressed a key?
|
View Answer
|
|
Do we need to explicitly invoke org.eclipse.swt.graphics.Image.dispose()?
|
View Answer
|
|
How to access UI objects from a non-ui thread?
|
View Answer
|
|
What is the classpath of a plug-in?
|
View Answer
|
|
What are extensions and extension points?
|
View Answer
|
|
How to config a plugin to start automatically during platform starts up?
|
View Answer
|
|
When does a plugin get started?
|
View Answer
|
|
Will the AWS Toolkit add support for other services?
|
View Answer
|
|
Can I modify the eclipse toolkit?
|
View Answer
|
|
Why does the toolkit only support Tomcat?
|
View Answer
|
|
Why is AWS building an Eclipse plug-in?
|
View Answer
|
|
What does the AWS Toolkit for Eclipse do?
|
View Answer
|
|
What is the AWS Toolkit for Eclipse?
|
View Answer
|
|
What open source projects are based on Eclipse?
|
View Answer
|
|
What are Eclipse projects and technologies?
|
View Answer
|
|
Where did Eclipse come from?
|
View Answer
|
|
What is the Eclipse Platform?
|
View Answer
|
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All Eclipse Interview Questions & Answers - Exam Mode /
Learning Mode
|