|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OptionalFeaturesSupportedType | |
---|---|
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 OptionalFeaturesSupportedType in org.eclipse.ohf.ihe.common.ebxml._2._1.rs |
---|
Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rs that return OptionalFeaturesSupportedType | |
---|---|
OptionalFeaturesSupportedType |
RegistryFactory.createOptionalFeaturesSupportedType()
Returns a new object of class 'Optional Features Supported Type'. |
OptionalFeaturesSupportedType |
RegistryProfileType.getOptionalFeaturesSupported()
Returns the value of the 'Optional Features Supported' containment reference. |
OptionalFeaturesSupportedType |
DocumentRoot.getOptionalFeaturesSupported()
Returns the value of the 'Optional Features Supported' containment reference. |
Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rs with parameters of type OptionalFeaturesSupportedType | |
---|---|
void |
RegistryProfileType.setOptionalFeaturesSupported(OptionalFeaturesSupportedType value)
Sets the value of the ' Optional Features Supported ' containment reference. |
void |
DocumentRoot.setOptionalFeaturesSupported(OptionalFeaturesSupportedType value)
Sets the value of the ' Optional Features Supported ' containment reference. |
Uses of OptionalFeaturesSupportedType 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 OptionalFeaturesSupportedType | |
---|---|
class |
OptionalFeaturesSupportedTypeImpl
An implementation of the model object 'Optional Features Supported Type'. |
Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rs.impl that return OptionalFeaturesSupportedType | |
---|---|
OptionalFeaturesSupportedType |
RegistryFactoryImpl.createOptionalFeaturesSupportedType()
|
OptionalFeaturesSupportedType |
RegistryProfileTypeImpl.getOptionalFeaturesSupported()
|
OptionalFeaturesSupportedType |
DocumentRootImpl.getOptionalFeaturesSupported()
|
Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rs.impl with parameters of type OptionalFeaturesSupportedType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
RegistryProfileTypeImpl.basicSetOptionalFeaturesSupported(OptionalFeaturesSupportedType newOptionalFeaturesSupported,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetOptionalFeaturesSupported(OptionalFeaturesSupportedType newOptionalFeaturesSupported,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
RegistryProfileTypeImpl.setOptionalFeaturesSupported(OptionalFeaturesSupportedType newOptionalFeaturesSupported)
|
void |
DocumentRootImpl.setOptionalFeaturesSupported(OptionalFeaturesSupportedType newOptionalFeaturesSupported)
|
Uses of OptionalFeaturesSupportedType 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 OptionalFeaturesSupportedType | |
---|---|
java.lang.Object |
RegistrySwitch.caseOptionalFeaturesSupportedType(OptionalFeaturesSupportedType object)
Returns the result of interpretting the object as an instance of 'Optional Features Supported Type'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |