|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InspectorQuery
| Method Summary | |
|---|---|
org.w3c.cci2.StringTypePredicate |
forClass()
|
org.w3c.cci2.SimpleTypeOrder |
orderByForClass()
Allows to adds a sort instruction for Inspector depending
the feature forClass
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByScaleX()
Allows to adds a sort instruction for Inspector depending
the feature scaleX
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByScaleY()
Allows to adds a sort instruction for Inspector depending
the feature scaleY
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.ComparableTypePredicate |
scaleX()
|
org.w3c.cci2.ComparableTypePredicate |
scaleY()
|
| Methods inherited from interface org.openmdx.ui1.query.ContainerQuery |
|---|
forAllMember, member, thereExistsMember |
| Methods inherited from interface org.openmdx.ui1.query.ElementQuery |
|---|
autoGenerated, changeable, forAllIconKey, forAllMimeType, forAllToolTip, iconKey, mimeType, orderByAutoGenerated, orderByChangeable, orderByIconKey, orderByMimeType, orderByToolTip, thereExistsIconKey, thereExistsMimeType, thereExistsToolTip, toolTip |
| Methods inherited from interface org.openmdx.base.query.BasicObjectQuery |
|---|
createdAt, createdBy, forAllCreatedBy, forAllModifiedBy, modifiedAt, modifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedBy, thereExistsModifiedBy |
| Methods inherited from interface org.openmdx.base.query.ContextCapableQuery |
|---|
context, forAllContext, thereExistsContext |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.openmdx.base.query.ExtentCapableQuery |
|---|
identity, orderByIdentity |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
org.w3c.cci2.StringTypePredicate forClass()
org.w3c.cci2.SimpleTypeOrder orderByForClass()
Inspector depending
the feature forClass
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.ComparableTypePredicate scaleX()
org.w3c.cci2.SimpleTypeOrder orderByScaleX()
Inspector depending
the feature scaleX
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.ComparableTypePredicate scaleY()
org.w3c.cci2.SimpleTypeOrder orderByScaleY()
Inspector depending
the feature scaleY
Note: The order in which orderBy…
instructions are given is relevant!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||