Searched defs:operate (Results 1 - 22 of 22) sorted by relevance

/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/spi/orb/
H A DOperation.java33 Object operate( Object value ) ; method in interface:Operation
H A DOperationFactory.java127 public Object operate( Object arg ) method in class:OperationFactory.MaskErrorAction
156 public Object operate( Object value ) method in class:OperationFactory.IndexAction
174 public Object operate( Object value ) method in class:OperationFactory.SuffixAction
186 public Object operate( Object value ) method in class:OperationFactory.ValueAction
198 public Object operate( Object value ) method in class:OperationFactory.IdentityAction
210 public Object operate( Object value ) method in class:OperationFactory.BooleanAction
222 public Object operate( Object value ) method in class:OperationFactory.IntegerAction
234 public Object operate( Object value ) method in class:OperationFactory.StringAction
246 public Object operate( Objec method in class:OperationFactory.ClassAction
268 public Object operate( Object value ) method in class:OperationFactory.SetFlagAction
280 public Object operate( Object value ) method in class:OperationFactory.URLAction
353 public Object operate( Object value ) method in class:OperationFactory.IntegerRangeAction
388 public Object operate( Object value ) method in class:OperationFactory.ListAction
428 public Object operate( Object value ) method in class:OperationFactory.SequenceAction
473 public Object operate( Object value ) method in class:OperationFactory.ComposeAction
497 public Object operate( Object value ) method in class:OperationFactory.MapAction
528 public Object operate( Object value ) method in class:OperationFactory.MapSequenceAction
550 public Object operate( Object value ) method in class:OperationFactory.ConvertIntegerToShort
[all...]
/openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/xpath/internal/operations/
H A DMinus.java47 public XObject operate(XObject left, XObject right) method in class:Minus
H A DMod.java46 public XObject operate(XObject left, XObject right) method in class:Mod
H A DMult.java46 public XObject operate(XObject left, XObject right) method in class:Mult
H A DNeg.java45 public XObject operate(XObject right) throws javax.xml.transform.TransformerException method in class:Neg
H A DNotEquals.java45 public XObject operate(XObject left, XObject right) method in class:NotEquals
H A DGte.java45 public XObject operate(XObject left, XObject right) method in class:Gte
H A DLte.java45 public XObject operate(XObject left, XObject right) method in class:Lte
H A DGt.java45 public XObject operate(XObject left, XObject right) method in class:Gt
H A DLt.java45 public XObject operate(XObject left, XObject right) method in class:Lt
H A DNumber.java45 public XObject operate(XObject right) throws javax.xml.transform.TransformerException method in class:Number
H A DPlus.java46 public XObject operate(XObject left, XObject right) method in class:Plus
H A DQuo.java48 public XObject operate(XObject left, XObject right) method in class:Quo
H A DString.java44 public XObject operate(XObject right) throws javax.xml.transform.TransformerException method in class:String
H A DEquals.java46 public XObject operate(XObject left, XObject right) method in class:Equals
H A DBool.java45 public XObject operate(XObject right) throws javax.xml.transform.TransformerException method in class:Bool
H A DDiv.java46 public XObject operate(XObject left, XObject right) method in class:Div
H A DUnaryOperation.java111 public abstract XObject operate(XObject right) method in class:UnaryOperation
H A DOperation.java130 public XObject operate(XObject left, XObject right) method in class:Operation
/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/resolver/
H A DINSURLOperationImpl.java125 public Object operate( Object arg ) method in class:INSURLOperationImpl
/openjdk10/jdk/src/jdk.jlink/share/classes/jdk/tools/jlink/internal/
H A DImagePluginStack.java205 public void operate(ImageProvider provider) throws Exception { method in class:ImagePluginStack

Completed in 119 milliseconds