|
Eclipse Platform Release 3.5 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.core.resources.FileInfoMatcherDescription
public final class FileInfoMatcherDescription
Constructor Summary | |
---|---|
FileInfoMatcherDescription()
|
Method Summary | |
---|---|
boolean |
equals(Object obj)
|
Object |
getArguments()
Return the filter arguments, or null if no arguments exist. |
String |
getId()
Return the filter id, which matches the resource filter provider ID. |
int |
hashCode()
|
void |
setArguments(Object arguments)
|
void |
setId(String id)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileInfoMatcherDescription()
Method Detail |
---|
public Object getArguments()
IFileInfoMatcherDescription
getArguments
in interface IFileInfoMatcherDescription
public String getId()
IFileInfoMatcherDescription
getId
in interface IFileInfoMatcherDescription
public void setArguments(Object arguments)
setArguments
in interface IFileInfoMatcherDescription
public void setId(String id)
setId
in interface IFileInfoMatcherDescription
public int hashCode()
hashCode
in class Object
public boolean equals(Object obj)
equals
in class Object
|
Eclipse Platform Release 3.5 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.