Uses of Interface
org.omg.smm.Scope
| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
-
Uses of Scope in org.omg.smm
Methods in org.omg.smm that return Scope Modifier and Type Method Description ScopeSmmFactory. createScope()Returns a new object of class 'Scope'.ScopeCountingUnit. getScope()Returns the value of the 'Scope' reference.ScopeMeasure. getScope()Returns the value of the 'Scope' reference. -
Uses of Scope in org.omg.smm.impl
Classes in org.omg.smm.impl that implement Scope Modifier and Type Class Description classScopeImplAn implementation of the model object 'Scope'.Fields in org.omg.smm.impl declared as Scope Modifier and Type Field Description protected ScopeCountingUnitImpl. scopeThe cached value of the 'Scope' reference.protected ScopeMeasureImpl. scopeThe cached value of the 'Scope' reference.Methods in org.omg.smm.impl that return Scope Modifier and Type Method Description ScopeCountingUnitImpl. basicGetScope()ScopeMeasureImpl. basicGetScope()ScopeSmmFactoryImpl. createScope()ScopeCountingUnitImpl. getScope()ScopeMeasureImpl. getScope() -
Uses of Scope in org.omg.smm.util
Methods in org.omg.smm.util with parameters of type Scope Modifier and Type Method Description TSmmSwitch. caseScope(Scope object)Returns the result of interpreting the object as an instance of 'Scope'.