|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RootElementType | |
|---|---|
| org.eclipse.ohf.ihe.common.ebxml._2._1.rs | |
| org.eclipse.ohf.ihe.common.ebxml._2._1.rs.impl | |
| org.eclipse.ohf.ihe.common.ebxml._2._1.rs.util | |
| Uses of RootElementType in org.eclipse.ohf.ihe.common.ebxml._2._1.rs |
|---|
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rs that return RootElementType | |
|---|---|
RootElementType |
RegistryFactory.createRootElementType()
Returns a new object of class 'Root Element Type'. |
RootElementType |
DocumentRoot.getRootElement()
Returns the value of the 'Root Element' containment reference. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rs with parameters of type RootElementType | |
|---|---|
void |
DocumentRoot.setRootElement(RootElementType value)
Sets the value of the ' Root Element' containment reference. |
| Uses of RootElementType in org.eclipse.ohf.ihe.common.ebxml._2._1.rs.impl |
|---|
| Classes in org.eclipse.ohf.ihe.common.ebxml._2._1.rs.impl that implement RootElementType | |
|---|---|
class |
RootElementTypeImpl
An implementation of the model object 'Root Element Type'. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rs.impl that return RootElementType | |
|---|---|
RootElementType |
RegistryFactoryImpl.createRootElementType()
|
RootElementType |
DocumentRootImpl.getRootElement()
|
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rs.impl with parameters of type RootElementType | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetRootElement(RootElementType newRootElement,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setRootElement(RootElementType newRootElement)
|
| Uses of RootElementType in org.eclipse.ohf.ihe.common.ebxml._2._1.rs.util |
|---|
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rs.util with parameters of type RootElementType | |
|---|---|
java.lang.Object |
RegistrySwitch.caseRootElementType(RootElementType object)
Returns the result of interpretting the object as an instance of 'Root Element Type'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||