Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.ContentRestriction
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.data | |
| org.eclipse.gmt.modisco.omg.kdm.data.impl | |
| org.eclipse.gmt.modisco.omg.kdm.data.util |
-
Uses of ContentRestriction in org.eclipse.gmt.modisco.omg.kdm.data
Methods in org.eclipse.gmt.modisco.omg.kdm.data that return ContentRestriction Modifier and Type Method Description ContentRestrictionDataFactory. createContentRestriction()Returns a new object of class 'Content Restriction'. -
Uses of ContentRestriction in org.eclipse.gmt.modisco.omg.kdm.data.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.data.impl that implement ContentRestriction Modifier and Type Class Description classContentRestrictionImplAn implementation of the model object 'Content Restriction'.Methods in org.eclipse.gmt.modisco.omg.kdm.data.impl that return ContentRestriction Modifier and Type Method Description ContentRestrictionDataFactoryImpl. createContentRestriction() -
Uses of ContentRestriction in org.eclipse.gmt.modisco.omg.kdm.data.util
Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type ContentRestriction Modifier and Type Method Description TDataSwitch. caseContentRestriction(ContentRestriction object)Returns the result of interpreting the object as an instance of 'Content Restriction'.