| Modifier and Type | Method and Description |
|---|---|
static boolean |
isAbstract(Resource res)
A resource is abstract if it has a 'type' attribute with value 'abstract' or 'reference'
|
static boolean |
isReference(Resource res)
A reference resource has a 'type' attribute with value 'reference'
|
static boolean |
isShared(Resource resource)
A shared resource has a 'shared' attribute with value 'true'
|
public static boolean isAbstract(Resource res)
public static boolean isReference(Resource res)
public static boolean isShared(Resource resource)
Copyright © 2014 JBoss by Red Hat. All rights reserved.