|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Content | |
---|---|
org.eclipse.emf.ecp.view.validation.test.model | |
org.eclipse.emf.ecp.view.validation.test.model.impl | |
org.eclipse.emf.ecp.view.validation.test.model.util |
Uses of Content in org.eclipse.emf.ecp.view.validation.test.model |
---|
Methods in org.eclipse.emf.ecp.view.validation.test.model that return Content | |
---|---|
Content |
TestFactory.createContent()
Returns a new object of class 'Content'. |
Methods in org.eclipse.emf.ecp.view.validation.test.model that return types with arguments of type Content | |
---|---|
org.eclipse.emf.common.util.EList<Content> |
Container.getContents()
Returns the value of the 'Contents' containment reference list. |
Uses of Content in org.eclipse.emf.ecp.view.validation.test.model.impl |
---|
Classes in org.eclipse.emf.ecp.view.validation.test.model.impl that implement Content | |
---|---|
class |
ContentImpl
An implementation of the model object 'Content'. |
Methods in org.eclipse.emf.ecp.view.validation.test.model.impl that return Content | |
---|---|
Content |
TestFactoryImpl.createContent()
|
Methods in org.eclipse.emf.ecp.view.validation.test.model.impl that return types with arguments of type Content | |
---|---|
org.eclipse.emf.common.util.EList<Content> |
ContainerImpl.getContents()
|
Uses of Content in org.eclipse.emf.ecp.view.validation.test.model.util |
---|
Methods in org.eclipse.emf.ecp.view.validation.test.model.util with parameters of type Content | |
---|---|
T |
TestSwitch.caseContent(Content object)
Returns the result of interpreting the object as an instance of 'Content'. |
boolean |
TestValidator.validateContent(Content content,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |